Lynette,
One easy method is to use the Status Bar in conjunction with the StatusBarText
property. You could, for example, use the OnEnter event of each field to display textual
information in the Status Bar to assist users.
Another is ControlTipText, but that method relies on "mouse-over" sitiutaions, and
does not display in keyboard form navigation. That method is better used for any
"ancillary" information, like explaining calculations, or non data-entry information.
Also, using Validation Rules and Validation Text is another, as well as Input Masks.
And of course, good form design and a logical layout is very useful in itself, as well
as color coding of controls. Ex. pastel yellow for text, green for numbers and currency,
and blue for date controls... consistant through all forms in an app.
Labels and textboxes are certainly OK to use, particularly those that stay hidden
until needed, but... they do take up a lot of real estate on a form. Statis labels will
add significantly to form "clutter".
--
hth
Al Campagna . Candia Computer Consulting . Candia, NH USA
Microsoft Access MVP
http://home.comcast.net/~cccsolutions
"Find a job that you love, and you'll never work a day in your life."