A Alan T May 15, 2007 #1 I created a form and link to a table. How do I link the table records to a grid for display, add, delete and modify?
I created a form and link to a table. How do I link the table records to a grid for display, add, delete and modify?
C Carl Rapson May 15, 2007 #2 Alan T said: I created a form and link to a table. How do I link the table records to a grid for display, add, delete and modify? Click to expand... You can set the form to Datasheet view, which looks a lot like a spreadsheet. Carl Rapson
Alan T said: I created a form and link to a table. How do I link the table records to a grid for display, add, delete and modify? Click to expand... You can set the form to Datasheet view, which looks a lot like a spreadsheet. Carl Rapson
A Alan T May 17, 2007 #3 Can I decorate the datasheet view? I see it is quite plain with the datasheet occupies the whole form.
Can I decorate the datasheet view? I see it is quite plain with the datasheet occupies the whole form.
C Carl Rapson May 17, 2007 #4 I don't think so. You could also set up your form in Continuous view, which would allow you more flexibility. Carl Rapson
I don't think so. You could also set up your form in Continuous view, which would allow you more flexibility. Carl Rapson