D
Dexter Crawford
I would like to use the Date Add Function in a database and would like to use
the weekday argument "w", which is supposed to increment the date by the
number of weekdays. However, the weekday argument gives me the same result as
the day of the year "y" argument and the day "d" argument.
Can anyone provide help on this argument? I would like have the function
skip Saturdays and Sundays when adding days.
the weekday argument "w", which is supposed to increment the date by the
number of weekdays. However, the weekday argument gives me the same result as
the day of the year "y" argument and the day "d" argument.
Can anyone provide help on this argument? I would like have the function
skip Saturdays and Sundays when adding days.