On my form I wish to have an unbound dynamic combo box that is limited to 2 values only...
The start date of the current week
The start date of the next week
(both being Mondays)
Naturally as time moves on, the requirement is that these dates will move with it..
I cannot find a way to populate these options in the value list with a DateSerial function
Anyone able to give me some pointers?
Thanks
The start date of the current week
The start date of the next week
(both being Mondays)
Naturally as time moves on, the requirement is that these dates will move with it..
I cannot find a way to populate these options in the value list with a DateSerial function
Anyone able to give me some pointers?
Thanks