Z
zSplash
I am trying to count weekdays, using the "w" argument unsuccessfully. I get
the same value for "w" (weekday) as I do for "ww" (week). What am I doing
wrong?
Code:
estDays=DateDiff("w", ufm1.Calendar1, ufm1.Calendar2)
TIA
the same value for "w" (weekday) as I do for "ww" (week). What am I doing
wrong?
Code:
estDays=DateDiff("w", ufm1.Calendar1, ufm1.Calendar2)
TIA