Access Need help in making asset history in my current database.

Joined
Jun 6, 2019
Messages
1
Reaction score
0
Hi,
I need help in my access database,
basically i have made a Asset Database management system for the company i am working for ,in which i have the data of the IT assets and the details of the assets and the person to whom it is alloted .
so i have made 2 forms in which one is to add a new asset form and other is the search form.
in the search form i have made a query which is linked to search form.
so i want to add one more feature to my database which is "History of assets" that means to whom the particular asset is assigned before.
i don't understand how i should do that . i want to use serial number to search the details of the particular asset.
can somebody help me for the same. i want suggestions or link which may be helpful for me.
I am attaching some photos of my form to get you an idea for that.
 

Attachments

  • Capture.PNG
    Capture.PNG
    86 KB · Views: 148
  • Capture1.PNG
    Capture1.PNG
    72.5 KB · Views: 146
  • Capture2.PNG
    Capture2.PNG
    81.3 KB · Views: 134
  • Capture3.PNG
    Capture3.PNG
    46.8 KB · Views: 154
Joined
Mar 14, 2018
Messages
5
Reaction score
0
Create a new table that includes the AssetID, Assigned Person's Name, Date Issued and Date Returned. When you reassign an asset using the data you already have add a record into this table.
 

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

Top