jenvandiver
Registered User.
- Local time
- Today, 01:19
- Joined
- Oct 16, 2002
- Messages
- 56
Hi, thanks for any help in advance!
What I need to do (and I'm sure this is an extremely simple thing for most of you) is to create a form that will collect information from the user, then open another form with a button which will confirm the user's choices. I would like to have all the information saved in one table, however there are "categories" of information that I need to collect. What I would like is to start with Form(1) to collect general information, then have a button on that form which will open another to collect audience information, then another to collect system information, etc. Then at the end, I would like a button to open up a form that displays all their choices so they can confirm/edit. I've tried to do this myself but I keep getting code errors. Is there a simple way to lead them through the data collection process without getting overly complicated on the programming?
I appreciate the help!
Thanks again,
What I need to do (and I'm sure this is an extremely simple thing for most of you) is to create a form that will collect information from the user, then open another form with a button which will confirm the user's choices. I would like to have all the information saved in one table, however there are "categories" of information that I need to collect. What I would like is to start with Form(1) to collect general information, then have a button on that form which will open another to collect audience information, then another to collect system information, etc. Then at the end, I would like a button to open up a form that displays all their choices so they can confirm/edit. I've tried to do this myself but I keep getting code errors. Is there a simple way to lead them through the data collection process without getting overly complicated on the programming?
I appreciate the help!
Thanks again,