Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
In a spreadsheet I am working on I am trying to create several drop down list
in order to filter data. The Auto Filter option works well, but when sorting certain columns, some cells containing absolute values lose their data as they are shifted throughout the column. For example, I have a cell "organic" in the column titled "products" it contains a dropdown list with the value "$B$13:$B$17" (the dropdown list contains "veggies, tofu, rice cheese etc") or something like that. When I use the sort option to say, sort a different column, "organic" is shifted up and does not keep the data that I applied to it (but that data remains in that cell, just with a different name). Why is this and is there a way around it? What am I doing wrong? Any help would be MUCH appreciated. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi
Instead of using ranges like $B$13:$B$17, give these ranges a name - Organic etc. Then, in Data Validation, List=INDIRECT($A1) assuming column A is where your products are located. The dropdowns will then always be relative to the value that is entered in column At gets sorted in the list. -- Regards Roger Govier "megspullingherhairout" wrote in message ... In a spreadsheet I am working on I am trying to create several drop down list in order to filter data. The Auto Filter option works well, but when sorting certain columns, some cells containing absolute values lose their data as they are shifted throughout the column. For example, I have a cell "organic" in the column titled "products" it contains a dropdown list with the value "$B$13:$B$17" (the dropdown list contains "veggies, tofu, rice cheese etc") or something like that. When I use the sort option to say, sort a different column, "organic" is shifted up and does not keep the data that I applied to it (but that data remains in that cell, just with a different name). Why is this and is there a way around it? What am I doing wrong? Any help would be MUCH appreciated. |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
The dropdowns will then always be relative to the value that is entered in
column At gets sorted in the list. should have read The dropdowns will then always be relative to the value that is entered in column A no matter where it gets sorted in the list. -- Regards Roger Govier "Roger Govier" <roger@technology4unospamdotcodotuk wrote in message ... Hi Instead of using ranges like $B$13:$B$17, give these ranges a name - Organic etc. Then, in Data Validation, List=INDIRECT($A1) assuming column A is where your products are located. The dropdowns will then always be relative to the value that is entered in column At gets sorted in the list. -- Regards Roger Govier "megspullingherhairout" wrote in message ... In a spreadsheet I am working on I am trying to create several drop down list in order to filter data. The Auto Filter option works well, but when sorting certain columns, some cells containing absolute values lose their data as they are shifted throughout the column. For example, I have a cell "organic" in the column titled "products" it contains a dropdown list with the value "$B$13:$B$17" (the dropdown list contains "veggies, tofu, rice cheese etc") or something like that. When I use the sort option to say, sort a different column, "organic" is shifted up and does not keep the data that I applied to it (but that data remains in that cell, just with a different name). Why is this and is there a way around it? What am I doing wrong? Any help would be MUCH appreciated. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
time guru needed | Excel Worksheet Functions | |||
I need an excel guru! HELP! | Excel Discussion (Misc queries) | |||
Need a LEN and/or CONCATENATE Guru | Excel Worksheet Functions | |||
Seeking help from a GURU | Excel Worksheet Functions | |||
I Need a math guru | Excel Discussion (Misc queries) |