Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Output the range


Hi all,

I've computer generated .CSV file that looks like below:

Account, Description, Quantity, Weight, Rate, Amount
R123, Skids/Pallets, 2, 100, 1.2, 88.64
R123, FSC, 0, 0, 1.55, 5.00
R123, Protective, 0, 0, 1.5, 4.00
R345, Boxes, 2, 21, 1.2, 12.30
R345, FSC, 0, 0, 1.55, 0.33
R345, Protective, 0, 0, 0, 0
R678, Pallets, 4, 210, 1.42, 152.30
R678, FSC, 0, 0, 1.55, 8.20
R678, Protective, 0, 0, 1.5, 10.00

I usually open the .CSV in Excel. I want to get the range of accoun
R123 and its data which in my example would be A2:F4. I can then do
lookup on the amount of the FSC and Protective.

Actually if you got another solution for my dilemma, this is the actua
output I want:

Account, Quantity, Weight, FSC, Protective, Amount,
R123, 2, 100, 5.00, 4.00, 88.64
R345, 2, 21, 0.33, 0, 12.30
R678, 4, 210, 8.20, 10.00, 152.30

I need one column for the quantity, weight, FSC, Protective and Amoun
for each Account

--
ledzep
-----------------------------------------------------------------------
ledzepe's Profile: http://www.excelforum.com/member.php...fo&userid=2520
View this thread: http://www.excelforum.com/showthread.php?threadid=51749

Reply
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
Formatting Output Range in Combo Box V2 Excel Discussion (Misc queries) 2 February 23rd 09 01:10 PM
Forumla that Looks up a range of output from one cell DKinNorthCakalacki Excel Worksheet Functions 2 August 27th 08 03:45 AM
Print output does not contain entire range gwpicasso Excel Discussion (Misc queries) 0 August 17th 07 02:17 AM
Printing same spreadsheet range getting different output Brad Excel Discussion (Misc queries) 2 July 31st 07 01:52 PM
Input box range - output range al007 Excel Programming 5 November 21st 05 03:05 PM


All times are GMT +1. The time now is 01:00 AM.

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

About Us

"It's about Microsoft Excel"