I have to create a form that displays data from 4 tables, and hopefully allows users to update that data. I can get the data to display by basing the form on a query.
However, all the text boxes seem to be locked and I can't create new records.
My client would like to see all this data on one row so I have been trying not to use nested subforms.
Questions:
1) What goes on when a form is based on a query?
2) Is it possible to do this as I am trying to without completely denormalizing my tables?
Thanks in advance.
Bear
However, all the text boxes seem to be locked and I can't create new records.
My client would like to see all this data on one row so I have been trying not to use nested subforms.
Questions:
1) What goes on when a form is based on a query?
2) Is it possible to do this as I am trying to without completely denormalizing my tables?
Thanks in advance.
Bear