View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.misc
Suleman Peerzade[_2_] Suleman Peerzade[_2_] is offline
external usenet poster
 
Posts: 189
Default Comparing and Reconciling 2 excel tables

Hi,

One more way of doing this is
A. select the tables and sort them item wise/ sku wise the table will give
sorted data along with the quantity of the sku.
B.Let both the tables be in separate sheets.
C. Select the tables go to Data/Subtotals.
Then Select 1. At each change in item
2.Use function 'Sum'
3.Then click on Add subtotal to qty.
Remember to uncheck replace current subtotals.

This way you can get the quantity as well as the items sorted with totals on
each item. Table wise.

--
Thanks
Suleman Peerzade


"Suleman Peerzade" wrote:

Hi,

For eg. the tables are in two separate sheets
1. select the tables and sort them item wise/ sku wise the table will give
sorted data along with the quantity of the sku.
2. Combined both the tables in a single spread sheet such that there is no
column kept empty between the two tables.
for eg.
A B C D
sku qty sku qty

Now go to Data in the menu bar/put auto filters to both the tables
once you put auto tables to both the tables and click on one of the drop
down arrows of sku you will find the item list you can select any one and it
will give you the total of that item or sku.

3. Click on the auto filter dropdown arrow now you will see three options.
All/Top ten/Custom
click on Custom it will give you formula option take equal to and type sku
item in the other box and say ok. It will return you the total quantity of
that sku in that table. By this way you will come to know the total quantity
of 'X' item in new table as well as in old table.

Items/ sku that are missing in the old table can be assumed to have '0'
quantity. this way you can automatically sort and reconcile both the tables.

Try and let us know

--
Thanks
Suleman Peerzade


"capxc" wrote:

We regularly receiving inventory update .And it is a huge list.

Question 1 : how do we compare and reconcile the previous inventory xcl
table (OldInv)) with the new inventory update xcl table(NewInv) so that we
could figure out which sku is new in NewInv and was not present in OldInv?

Question 2: how do we compare and reconcile the previous inventory xcl table
(OldInv)) with the new inventory update xcl table(NewInv) so that we could
point out which sku (columns B) inventory turned to zero in quantity
(columns E)?

Can it be done?

Please share your suggestions.

Sincerely,

--
capxc