R
roadie.girl
I am trying to fill in the fields of my combo box.
this combo box really isn't bound to any table, but i'd like it to
contain today's date and the 5 previous days to today's date ie
DateAdd("d", -5, Date).
I can't figure out how to put this in the combo box though.
Do you guys have any suggestions?
Thanks!
Rebekah
this combo box really isn't bound to any table, but i'd like it to
contain today's date and the 5 previous days to today's date ie
DateAdd("d", -5, Date).
I can't figure out how to put this in the combo box though.
Do you guys have any suggestions?
Thanks!
Rebekah