User Editable Data Entry Form

crook_n_flail

Registered User.
Local time
Today, 22:59
Joined
Aug 18, 2001
Messages
11
I'm designing a tool that automatically emails specific individuals based on check box selections the user makes on a form. The check boxes represent events worth reporting. My boss requests that the users be able to add check box criteria. I don't think it's possible to allow a user to edit a form, the underlying queries, tables and the conditional statements that are used to build the email list string without them actually learning the manual way to do it in access. Any opinions to the contrary?

Any info is greatly appreciated.

Thanks,
Crook_n_Flail
 
This might be a good place for the MultiSelect List Box.

This would allow you to store the Reportable Events in a table.
 

Users who are viewing this thread

Back
Top Bottom