Adding plain text to a database?

C

Cheese

I have some instructions (about 2-3 paragraphs) that need to accompany one of
my databases.

Rather than sending them separately where they might get lost, how could I
include them within the database file?
 
D

Daniel Pineault

Why not simply create a form and enter the text there. then you can add a
button so the user can access the info when they need it.
 
C

Cheese

Do you mean a form that opens automatically when the file is first opened?

I've seen these before, but I don't know how to create one.
 
Top