Asset Database

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

Guest

I am working in an asset database. When I dispose of assets I want it to
pre-load information into Excel spreadsheet and then go back and update the
record in access to say disposal submitted. Can anyone help?
 
Hi Julie,

Basically, set up two queries: one that selects the records relating to
the items to be disposed of, and one that updates them as needed.

Export the first query to Excel, and then run the second query to update
the records.
 

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