J
Jeff Lusk
I am trying to create a data entry form (see earlier post) containing
multiple tabs. One tab will write information to one table, whereas the
other tabs will write data to another table. I thought this would be fairly
straightforward, since you can add fields to forms from multiple tables using
the form wizard. However, I am only able to select one data table when
creating the table in design view I added unbound controls and tried to bind
them to fields in another table, using the expression builder that pops up
under the "Control Source" on the properties box for the unbound control. In
form view, however, I get a "#Name?" error. I am using Access 2000. The
expression I used to try to bind the control to the field in a different
table looks like this: =[t/route_level_data]![RNPM0-5] Am I doing something
wrong? Can I create a tabbed form in which different tabs are linked to
different tables?
multiple tabs. One tab will write information to one table, whereas the
other tabs will write data to another table. I thought this would be fairly
straightforward, since you can add fields to forms from multiple tables using
the form wizard. However, I am only able to select one data table when
creating the table in design view I added unbound controls and tried to bind
them to fields in another table, using the expression builder that pops up
under the "Control Source" on the properties box for the unbound control. In
form view, however, I get a "#Name?" error. I am using Access 2000. The
expression I used to try to bind the control to the field in a different
table looks like this: =[t/route_level_data]![RNPM0-5] Am I doing something
wrong? Can I create a tabbed form in which different tabs are linked to
different tables?