B
bomantas
I have a text box in my form and another with the date. I want to make
it so that if the "date" text box is >= to jan1, and <=jan31 then the
other text box will display 1. for febuary is 2, and so on. how can I
do this in one string so that ultimately I have all months strung
together so that if any date is entered then the other box will have
the corresponding number inside automatically. All I have so far is > =[Date]>=#1/1/2004# And #1/31/2004# = 1 and of course this does not work. Can anyone help me?
Thanks,
Marc
it so that if the "date" text box is >= to jan1, and <=jan31 then the
other text box will display 1. for febuary is 2, and so on. how can I
do this in one string so that ultimately I have all months strung
together so that if any date is entered then the other box will have
the corresponding number inside automatically. All I have so far is > =[Date]>=#1/1/2004# And #1/31/2004# = 1 and of course this does not work. Can anyone help me?
Thanks,
Marc