Not being able to see what you are typing why you are in the Memo field

  • Thread starter Thread starter Tami Kreamer
  • Start date Start date
T

Tami Kreamer

Memo fields can be 5 to 30 pages long. When data entry person gets to a
certain point they cannot see what they are typing. It is almost like as
soon as they get to a certain point it says return to top of page instead of
seeing what you are typing on the screen in front of you.

Any suggestions why would be appreciated.

Tami
 
Hi Tami,

A memo datatype can store up to 65,535 characters when data is input via the
graphical user interface (ie. a form). If the Memo field is manipulated
through DAO and only text and numbers [not binary data] will be stored in it,
then the size of the Memo field is limited by the size of the database.


Tom

http://www.access.qbuilt.com/html/expert_contributors.html
http://www.access.qbuilt.com/html/search.html
__________________________________________

:

Memo fields can be 5 to 30 pages long. When data entry person gets to a
certain point they cannot see what they are typing. It is almost like as
soon as they get to a certain point it says return to top of page instead of
seeing what you are typing on the screen in front of you.

Any suggestions why would be appreciated.

Tami
 

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