Provide Help/Tutorial Form

  • Thread starter Thread starter alhotch
  • Start date Start date
A

alhotch

I'd like to add a form to an operational database that the users can look at
for info on how to use the application; what to do if errors occur; etc. What
is the best way to provide the information ? A TextBox is limited to 255
characters; A MemoType has 64K characters; An Attachment - requires
availability of the underlying product (Word, etc.). A LabelType field ?

Recommendations ?
 
If you are using only a single form or a couple of forms, put the info into
a label control, or several label controls.


Jeanette Cunningham MS Access MVP -- Melbourne Victoria Australia
 
Thanks to both of you for your valuable input. I was not aware that a "label"
type field can only handle a total of 2k characters. I suspect my
"Help/Tutorial" information form will exceed the "label" limit. Thus, a memo
field will most likely be my first choice.
 

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

Similar Threads

Database - Usage/Help/Tutorial Info 1
A Forms textbox size 3
Text Box Char Limit 5
Textbox Question 1
Form tutorials? 2
Text in forms 1
Text gets truncated and garbled in memo field 1
MEMO Field cut off on Form 3

Back
Top