Can I enter comment lines in Expressions, etc....

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

Guest

I want to document the logic behind certain expressions, queries and report
fields. Is this possible, and if so, how?
Thanks!
Dave
 
Queries in Access don't allow you to save queries (although Stephen Lebans
has a solution of sorts at http://www.lebans.com/addsqlcomments.htm)

Not quite sure what you mean by "expressions" or "report fields". Certainly,
VBA code can have comments: prefix them with ' (a single quote)
 

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