Can I update data in a report ?

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

Guest

Can I update data in a report ? There are many fields (most of them are
currency and date fields) in my report and I'd like to update directly these
fields on the report instead of tables where they come from ? Can I ? Please
help.

Anton
 
A report is a display of data for your users. It is designed to be viewed
or printed. (You can't correct a typo in Word while you are viewing the
"print preview", for example.)

To update data, you must use a form or query.

Note: You should never update through the table directly. Tables are
buckets for your data, they are not user interfaces.

Rick B
 

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