S
Sean Timmons
So, I have a form with about 50 checkboxes as well as combo boxes for sup
name, rep name, date.
I would like to set a query or some such thing that will set the underlying
fields to the selected date for any items that are checked.
So, if items 1, 5 and 8 are checked, but the rest are unchecked, the table
will show the selected date in fields 1, 5 and 8, and blank in 2,3,4, etc.
I'll do this on mouse down, build a command button, or whatever makes it
easiest...
Any thoughts?
name, rep name, date.
I would like to set a query or some such thing that will set the underlying
fields to the selected date for any items that are checked.
So, if items 1, 5 and 8 are checked, but the rest are unchecked, the table
will show the selected date in fields 1, 5 and 8, and blank in 2,3,4, etc.
I'll do this on mouse down, build a command button, or whatever makes it
easiest...
Any thoughts?