Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi again!
I have to emphasize, that when defining the named range CatSuppl, you must activate cell Data!B2 (really any cell in 2nd row of any sheet, but it will be easier this way tu understand the logic). And be careful to leave row reference in Data!$A2 relative - the named range CatSuppl is dynamic in 2 different ways, it depends on category value on same row in sheet Data, and on number of suppliers in according Category column in Suppliers sheet. And there was a typo in Categories named range definition. It must be Categories=OFFSET(Suppliers!$B$1,,,1,COUNTA(Suppli ers!$B$1:$AX$1)) -- Arvi Laanemets ( My real mail address: arvi.laanemets<attarkon.ee ) |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Drop-down list with Lookup function? | Excel Discussion (Misc queries) | |||
Drop down lists that auto create and then filter the next drop down list | Excel Worksheet Functions | |||
Drop-down box lookup? | Excel Worksheet Functions | |||
Drop down menu and two dimensional lookup in Excel 2003 | Excel Worksheet Functions | |||
Lookup cross Drop down/scroll box | Excel Worksheet Functions |