Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
How does a user select a location? A drop down list/combo box?
I'm assuming all locations are unique? You should be able to do this using a simple Sumif: =SUMIF($A$2:$A$10,$A1,C$2:C$10) Where A1 = user selected location Copy across a total of 3 cells. Biff "Sean" wrote in message ups.com... I have a list of values in 3 columns (on Sheet), Revenue, Cost and Profit each Relates to a Location Locations are in ColA7:A75 Revenues are in ColC7:C75 Costs are in ColD7:D75 Profits are in ColE7:E75 What I wish to achieve is that when a user Selects a location (on Sheet2), the appropriate values for Revenue, Cost and Profit relating to the location selected will appear on Sheet2 in ColC, D and E THanks for any help |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Compound Lookup, Large/Small, Match... | Excel Worksheet Functions | |||
Double and Multiple Lookup Using the MATCH Function | Excel Worksheet Functions | |||
2 column lookup - match to date range | Excel Worksheet Functions | |||
Match Index Lookup | Excel Discussion (Misc queries) | |||
Excel Lookup MATCH formula | Excel Discussion (Misc queries) |