Hello,
I have a database with a from for tracking training course sales and on that form there is a drop down box with all the training dates & Locations in which it gets from a table.
However as that list is getting longer and longer I have added ">Date()-31" to the criteria so everything older than a month is hidden from the list and cannot be selected which is all well and good.
But when we look at old bookings it we cant see which course date was selected because its hidden, is there anyway I can make it hide things older than a month but still show it if it has already been selected in the combobox?
Thanks
Adam
I have a database with a from for tracking training course sales and on that form there is a drop down box with all the training dates & Locations in which it gets from a table.
However as that list is getting longer and longer I have added ">Date()-31" to the criteria so everything older than a month is hidden from the list and cannot be selected which is all well and good.
But when we look at old bookings it we cant see which course date was selected because its hidden, is there anyway I can make it hide things older than a month but still show it if it has already been selected in the combobox?
Thanks
Adam