Access needs an insert table function to create forms.

G

Guest

Creating forms in Acces is difficult in comparison to creating a form in Word
that mail merges from Excel data. Access should have a function that allows
you to insert and modify a table like Word does. The user could then insert
the fields using Access in a similar manner to the mail merge in Word.

----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the button, follow this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.

http://www.microsoft.com/office/com...9243c14dd1c3&dg=microsoft.public.access.forms
 
D

Douglas J. Steele

Creating forms in Access is very easy! You specify a recordsource for the
form, and then drag fields from that recordsource onto the form, where they
become text boxes bound to the field. You also have the option of dragging
text boxes (or other controls) onto the form, and then setting their
ControlSource property if you want them to be bound.
 

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

Top