#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 709
Default Extracting Numbers

Hello,

I have spreadsheet that shows the number of parts purchased by each customer
- customer, PN, qty purchased. There is a second spreadsheet that shows the
maximum order quantity for each item these customers can purchase. I want to
know which stores went over the maximum order quantity for each item. The
information is set up with all the customers in the first column, part
numbers on the first row and the quantity purchased for each store below the
part number. How do I compare and extract the information I need?


Thank you,
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 10,593
Default Extracting Numbers

Something like

=SUMIF(Sheet1!1:1,"Customer",Sheet1!3:3)

perhaps

--
---
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)



"Richard" wrote in message
...
Hello,

I have spreadsheet that shows the number of parts purchased by each
customer
- customer, PN, qty purchased. There is a second spreadsheet that shows
the
maximum order quantity for each item these customers can purchase. I want
to
know which stores went over the maximum order quantity for each item. The
information is set up with all the customers in the first column, part
numbers on the first row and the quantity purchased for each store below
the
part number. How do I compare and extract the information I need?


Thank you,



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
Extracting numbers James Silverton Charts and Charting in Excel 2 September 11th 06 04:33 AM
extracting and adding numbers cj Excel Worksheet Functions 4 February 12th 06 11:38 AM
extracting numbers cj Excel Worksheet Functions 28 February 9th 06 03:01 AM
Extracting # numbers from address KH Excel Discussion (Misc queries) 2 August 4th 05 05:45 PM
Extracting numbers from a cell morchard Excel Discussion (Misc queries) 2 June 30th 05 10:41 AM


All times are GMT +1. The time now is 04:38 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"