PC Review


Reply
Thread Tools Rate Thread

Consolidating Data from Multiple lines

 
 
Bob
Guest
Posts: n/a
 
      27th May 2008
What I would like to do is take the follwoing data:

Inventory Tag Item Location Qty
22 H00016 770 20
100 H00016 770 10
76 H00016 ATO01 5
99 H00047 770 50
300 H00101 BOH01 22

and end up with with the following in a new worksheet:

Thanks,
Bob

Item Location Qty
H00016 770 30
H00016 ATO01 5
H00047 770 50
H00101 BOH01 22

Basically I now have one line per location with the quantities summed up
into a new worksheet or workbook. Now I can upload the data to the inventory
system.
 
Reply With Quote
 
 
 
 
JW
Guest
Posts: n/a
 
      27th May 2008
On May 27, 4:29*pm, Bob <B...@discussions.microsoft.com> wrote:
> What I would like to do is take the follwoing data:
>
> Inventory Tag * Item * *Location * * * *Qty
> 22 * * * * * * * * * * *H00016 *770 * * * * * 20
> 100 * * * * * * * * * * H00016 *770 * * 10
> 76 * * * * * * * * * * *H00016 *ATO01 * 5
> 99 * * * * * * * * * * *H00047 *770 * * 50
> 300 * * * * * * * * * * H00101 *BOH01 * 22
>
> and end up with with the following in a new worksheet:
>
> Thanks,
> Bob
>
> Item * * * * Location * *Qty
> H00016 *770 * * 30
> H00016 *ATO01 * 5
> H00047 *770 * * 50
> H00101 *BOH01 * 22
>
> Basically I now have one line per location with the quantities summed up
> into a new worksheet or workbook. Now I can upload the data to the inventory
> system.


Depending on how often this is done, it may be easist to just do an
Advanced Filter to get the unique item/location combos and then do a
SUMIF formula for the quantity.
 
Reply With Quote
 
Jim Thomlinson
Guest
Posts: n/a
 
      27th May 2008
A pivot table would be ideal for what you are asking. Put your cursor in the
middle of your data somewhere and Select Data -> Pivot Table -> Follow the
Wizard that pops up (or just select finish as it normally makes the correct
decisions for you). Place your item code and location in the left column. Put
your quantities in the center data section and you are done...
--
HTH...

Jim Thomlinson


"Bob" wrote:

> What I would like to do is take the follwoing data:
>
> Inventory Tag Item Location Qty
> 22 H00016 770 20
> 100 H00016 770 10
> 76 H00016 ATO01 5
> 99 H00047 770 50
> 300 H00101 BOH01 22
>
> and end up with with the following in a new worksheet:
>
> Thanks,
> Bob
>
> Item Location Qty
> H00016 770 30
> H00016 ATO01 5
> H00047 770 50
> H00101 BOH01 22
>
> Basically I now have one line per location with the quantities summed up
> into a new worksheet or workbook. Now I can upload the data to the inventory
> system.

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Consolidating data from multiple spreadsheets... Morgan DeMarco Microsoft Excel Misc 2 12th Feb 2008 01:39 PM
Consolidating data from multiple sheets. =?Utf-8?B?Qm92aW5lIEpvbmVz?= Microsoft Excel Misc 2 17th Oct 2006 09:55 AM
need help in consolidating multiple data dromayn Microsoft Excel Misc 0 6th Dec 2005 10:43 PM
Need advice : consolidating data from multiple CSV files in Excel - External data handling Matthieu Gaillet Microsoft Excel Programming 0 1st Dec 2005 09:02 AM
consolidating multiple lines with similar matching column JMo Microsoft Excel Misc 1 1st Apr 2004 04:28 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:37 AM.