Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to make a "Last Updated Date" Automatically? 1

Status
Not open for further replies.

Cero21

Programmer
Sep 30, 2005
50
CA
First off I'm a beginner Access user but I'll try to explain what I want to do as best as I can.

I am creating a inventory database where each sub unit (number based, 741 744 and 748) can update a main table with what inventory they have. This is done through a form where each unit is restricted to their own equipment by locking their unit number in the form.

Queries are used to view the equipment held by each unit by filtering by unit number.

Reports are then made from each query to get a report of each unit.

The main table alone is made into a report that displays all the equipment from all the units combined.

What I want to do is have access somehow timestamp the last update made by each sub unit. Then I want to place these timestamps into the full report so that I will know when the sub united updated their inventories. Is this possible? And if so, how do I do it?

Thanks for your time.
 
Awesome. DMax() worked like a glove. Thanks!

(now I just need to figure out my other problems...) :)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top