D
doltish
I have a bunch of data with a Date corresponding to each record. I
would like to have a combo box that allows users to choose ranges of
time, for example:
Last 30 days
Last 60 days
Last 90 days
All dates
When a user chooses one of these, all dates in my large list that
correspond to their chosen option get displayed below the combo box.
How can I go about accomplishing this?
I realize it may be simpler to do in Access - but Access is too
bulky/complicated for my userbase, not to mention it is not as common
as Excel. Besides which, my Query skills are severely lacking.
would like to have a combo box that allows users to choose ranges of
time, for example:
Last 30 days
Last 60 days
Last 90 days
All dates
When a user chooses one of these, all dates in my large list that
correspond to their chosen option get displayed below the combo box.
How can I go about accomplishing this?
I realize it may be simpler to do in Access - but Access is too
bulky/complicated for my userbase, not to mention it is not as common
as Excel. Besides which, my Query skills are severely lacking.