|
An Order Entry Form |
|
|
Introduction |
|
If you create a regular form, every time the user opens it, it starts by displaying the first record. On most order entry databases, you may want the user to jump straight to an empty record to perform a new order. Microsoft Access provides various solutions to this problem. With most of them, you don't have to write a single line of code. |
|
Practical Learning: Creating an Order Entry Form |
|
|
An Order Entry Form |
|
To create a new record, the user can just click the New
Record button An effective solution in creating an order entry form consists of making it separate from the main form that displays all records of the parent table. To do this, you can simply set the Data Entry property of the form to Yes. There are some other cosmetic actions you can take to make your order entry form more efficient. |
|
Practical Learning: Creating an Order Entry Form |
|
|
|
||
| Copyright © 2004 Yevol | ||
|
|
||