Is there a way that you can merge 3 different table into 1 form?
R Rick B Feb 9, 2005 #2 yes, just include the various tables in the query upon which your form is based. Note, that you most likely won't be able to do anything other than VIEW the data though. Rick B
yes, just include the various tables in the query upon which your form is based. Note, that you most likely won't be able to do anything other than VIEW the data though. Rick B
V visdev1 Feb 9, 2005 #3 Also you could have a subform for each table. Rick B said: yes, just include the various tables in the query upon which your form is based. Note, that you most likely won't be able to do anything other than VIEW the data though. Rick B Click to expand...
Also you could have a subform for each table. Rick B said: yes, just include the various tables in the query upon which your form is based. Note, that you most likely won't be able to do anything other than VIEW the data though. Rick B Click to expand...