Add comments to a database table

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi, I would like to add a comment to a single row box of data. In excel we
are able to add comments into a single box of data by right clicking on the
mouse button and insert comments. Can I do that for access? If so, how can
I do that?

Thanks.
 
On Thu, 19 Oct 2006 14:13:01 -0700,
Hi, I would like to add a comment to a single row box of data. In excel we
are able to add comments into a single box of data by right clicking on the
mouse button and insert comments. Can I do that for access? If so, how can
I do that?

Thanks.

No, you cannot add a comment (as in Excel), however you can add a new
field (Memo datatype) to the table and write whatever you wish in it.
 

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