I have a table that has a column for the number of workdays in the
month.
I found the NetWorkdays function and assumed that I could use it in an
update statement to calculate the number of workdays between two
dates.
This assumption turned out to be false.
So, how can I calculate the number of workdays between two dates in an
update? Or, how can I do it when I initially load the data in the
Datasheet view.
Thanks.
month.
I found the NetWorkdays function and assumed that I could use it in an
update statement to calculate the number of workdays between two
dates.
This assumption turned out to be false.
So, how can I calculate the number of workdays between two dates in an
update? Or, how can I do it when I initially load the data in the
Datasheet view.
Thanks.
Comment