Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi @ll,
I need a formula (or VBA code) that could help me to extract the MA value for a specific identifer in a range. For example: I have vendors in column A and sales in column B Vendor/Sales a 50 a 53 a 90 b 110 b 36 a 100 c 500 I need to know the MAX for vendor a = 100, b = 110, c = 500 Please advise, Ayat -- Message posted from http://www.ExcelForum.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Combine Vlookup and If? | Excel Discussion (Misc queries) | |||
combine Vlookup with the Right function | Excel Worksheet Functions | |||
Combine VLOOKUP and IF function so #NA isn't returned as a value from VLOOKUP | Excel Discussion (Misc queries) | |||
How do I combine If and VLookup function? | Excel Worksheet Functions | |||
How to combine Vlookup and MAX ()???? | Excel Programming |