access wizard

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How effective are the Forms generated by Access for doing the things you want
in interactive applications? ie, if you were building an end user application
with Access, would the Forms generated by Access using the wizards allow you
produce some or all the functionality you wanted and, if so, how much?

Thanks
 
They work and can be a good starting point for building more complex forms.

The wizard forms are very generic and do what they are designed to do, but
in my opinion they are also limited.

Are they good enough? It depends on
-- how much you want to rely on the skills of the people using the database
-- the complexity of the tasks to be accomplished on the form

I frequently use a wizard as a starting point, but then do extensive
modifications to the forms. Adding complex data validation, calculated
default values (default value is dependent on other data entered in record),
etc.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top