How do I create repeating panels on a form?

M

MJ Newnham

I am designing a form to input data into an Access database in FP. I want to
have the user put in contact data first. Then, is there a way of creating
the form so that it will add numerous items into one access field. I am
using FP 2003 and am not/can't use the Sharepoint services.

Mike
 
S

Stefan B Rusynko

Yes but it requires hand code ASP




|I am designing a form to input data into an Access database in FP. I want to
| have the user put in contact data first. Then, is there a way of creating
| the form so that it will add numerous items into one access field. I am
| using FP 2003 and am not/can't use the Sharepoint services.
|
| Mike
|
|
 
M

MikeR

MJ said:
I am designing a form to input data into an Access database in FP. I want to
have the user put in contact data first. Then, is there a way of creating
the form so that it will add numerous items into one access field. I am
using FP 2003 and am not/can't use the Sharepoint services.

Mike
I've yet to see a case where it is a good idea to put unlike data into a
database field, altho I'll keep an open mind. Maybe you could find a
tutorial on database design - it'll pay HUGE dividends later.
LOL - Mike 2
 
Top