Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi All,
I'm able to refer a sheet1 named range for a datavalidation list box in sheet2. Data-Validation-Allow=List,Source="=products" (products is named range in sheet1) Later defined a named range products_offset="=OFFSET($A$1,0,0,CountA($A:$A),0) " Then I tried to update the list source (Data Validation) in sheet2 i.e., updated 'products' with 'products_offset'. After pressing Enter key I'm getting an error as "The source currently evaluates to an error. Do you wish to continue?" By clicking on 'Yes' I'm not able to see any item in sheet2 list box. I've also tried with source as =INDIRECT("products_offset"), but still getting above error. Here my question: How can I refer named range with offset foramulae as source for list box (Data validation) in another sheet. Can any one share your thoughts and ideas on over coming the issue discussed at 'Here my question:'? Your help/support will be appreciated. Advanced Thanks, Vinod |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Named range is hidden when using OFFSET() | Excel Discussion (Misc queries) | |||
named range row offset | Excel Worksheet Functions | |||
Dynamic named range & Offset | Excel Discussion (Misc queries) | |||
Offset delivers value error with Named range | Excel Worksheet Functions | |||
named range, offset self-reference | Excel Discussion (Misc queries) |