LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Bob Bob is offline
external usenet poster
 
Posts: 972
Default Consoildation of data for upload

What I would like to do is take the follwoing data:

INPUT TABLE
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:

OUTPUT TABLE
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.

One suggestion was to use an advanced filter to get the unique
Item/Locations and the do a sumif to get the numbers put together. I have not
been able to get a sum if to do this. How do I do it? In order to get the
unique Item/Location combinations, I had to comebine them into a string. I
presume I would continue using this string for the SUMIF.

Thanks
Bob

 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
RE : upload data from excel to notepad [email protected] Excel Worksheet Functions 1 June 24th 07 10:02 AM
Excel data upload to Oracle Brent Excel Discussion (Misc queries) 0 March 8th 07 07:01 PM
Excel data upload to Oracle Jim Thomlinson Excel Discussion (Misc queries) 0 March 8th 07 06:39 PM
Data Upload from Excel to SQL Server Duke Carey Excel Discussion (Misc queries) 3 December 19th 06 05:49 PM
Data Upload from Excel to SQL Server Duke Carey Excel Worksheet Functions 3 December 19th 06 05:49 PM


All times are GMT +1. The time now is 11:49 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"