ellada
09-18-2001, 06:48 AM
I have a form and a subform. I want to somehow join 6 of my fields to form a table. If I press enter, I want it to form a new line for all the fields. Any suggestions? Thanks in advance!
|
View Full Version : create table in form, please look! ellada 09-18-2001, 06:48 AM I have a form and a subform. I want to somehow join 6 of my fields to form a table. If I press enter, I want it to form a new line for all the fields. Any suggestions? Thanks in advance! lscheer 09-18-2001, 10:41 AM Wouldn't a query combining the tables your main form and subform (and thus the 6 fields you need) work? |