Hi all,
[Newbie Disclaimer: I'm an experienced excel user, but fairly new to Access. (Do I hear a collective grown from anyone reading this? ha ha) I apologize if I fundamentally misunderstand any of the features of Access in my inquiry.]
I have two spreadsheets which contain records of the same inventory items and their movements in and out of inventory. The items have the same item numbers in both systems. I have created an Excel sheet to compare total inventory levels for each item between the two sheets. However, the number of recorded movements are so many as to make the spreadsheet nearly unmanageable (responds VERY slowly even on a fast system).
I have heard that Access can handle large amounts of data much more easily than Excel. I'm hoping to create an Access Database which will:
- Allow me to load inventory transactions into two separate tables.
- Allow me to calculate the net inventory level (quantity) for each item which results from the various movements on the above spreadsheet.
- Allow me to compare inventory levels for each item and identify items which have a discrepancy.
- Allow me to identify the date and transaction ID at which inventory levels become out of balance between the two tables. (figure out where things went wrong.)
Before I go down the road of attempting to build out this database, is the above task something which Access can easily accommodate? Or am I trying to get Access to do a job it is not meant to do.
I'm attaching an example of the spreadsheet I've used to identify inventory discrepancies in case it better communicates my intent.
Thank you for any feedback or ideas you may have.