Hi Everyone,
Not sure if i'm posting in the right spot so sorry if its not, please
direct me to the correct location
I have three fields in a form, [quote accepted], [days to results] and
[target date]. I need to calculate the target date by adding the [quote
accepted] and [days to results] together but i want to exclude the
weekends as [days to results] is only working days.
Example
Quote accepted date: 16/11/2006
Days to result: 20
Target Date: 14/12/2006
Also there can be time where the information will be missing so
therefore it will have to handle null values ect
I have no preference over code or macro, which ever is better for this
application.