create unbound memo in form

  • Thread starter Thread starter Guest
  • Start date Start date
A memo is a type of field in a table, so you cannot create an unbound "memo"
How can I create an unbound memo in a form?

Thank you!

--
There's ALWAYS more than one way to skin a cat!

Answers/posts based on Access 2000

Message posted via AccessMonster.com
 
Thanks!
I want to display my "terms" for using the database. I'm talking about three
pages of text!
I don't want to use a table with a memo field because It could be changed by
users.
I don't want to block access to tables in this database, so I'm looking for
another way.
If I can use a form, then when I send the "mde" file users will not change it.

If there is a better way, please let me know.

Thank you again!!!
 
Thanks!
I want to display my "terms" for using the database. I'm talking about three
pages of text!
I don't want to use a table with a memo field because It could be changed by
users.
I don't want to block access to tables in this database, so I'm looking for
another way.
If I can use a form, then when I send the "mde" file users will not change it.

Then put the text in a big Label (or series of labels).

John W. Vinson [MVP]
 

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


Back
Top