Combo Box Help

Joined
Jul 12, 2007
Messages
45
Reaction score
0
I have a table with a WEEKDATESTART and WEEKDATEEND, at the moment these are set with a default code =Date()-Weekday(Date())+2 And =Date()-Weekday(Date())+7, what I need is for a choice of 3 additon weeks from the first. I originally wrote the code in the combo list, but that's all it showed (the code not the date). What would be the way to do this.

MCB
 
Back
Top