enter data in one form and have it applied to several diferant fo

R

Rick B

Data is entered in a form and then that data is saved to a table. Any form
that pulls data from that table will show the entered data. You may have
multiple forms in your database that pull from one table. This means that
User1 could enter data through Form1, but User2 might pull up a different
form and view or modify that same data.

Post a specific example of what you need, if this does not answer your
question.
 
Top