sambradley
New Member
- Joined
- Jul 21, 2017
- Messages
- 5
Hi,
So I am creating an inventory workbook, which I receive my inventory data from a POS system that allows me to export to Excel.
What I am trying to do is automate a process that compares one report to another report(ran a couple days later) and allow it to tell me which products are not in my new report(they have been sold) or any products in new report that wasn't in my older report(we added inventory).
I tried using VLOOKUP and use the SKU's as the LookupValue but the report has duplicate SKU's so that is not working for me. Also not sure VLOOKUP will even be what I need.
I hope someone can help me out! I would also like everything in a macro!
My explanation of what I need may be confusing, and I can clear-up anything if needed!
Thanks.
So I am creating an inventory workbook, which I receive my inventory data from a POS system that allows me to export to Excel.
What I am trying to do is automate a process that compares one report to another report(ran a couple days later) and allow it to tell me which products are not in my new report(they have been sold) or any products in new report that wasn't in my older report(we added inventory).
I tried using VLOOKUP and use the SKU's as the LookupValue but the report has duplicate SKU's so that is not working for me. Also not sure VLOOKUP will even be what I need.
I hope someone can help me out! I would also like everything in a macro!
My explanation of what I need may be confusing, and I can clear-up anything if needed!
Thanks.