Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I want to base my data validation on a list on another worksheet within the
same workbook - excel doesn't seem to want me to do this? Is there any way round referencing the cells on the other worksheet? |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
you could create a group of cells on your current sheet that reference the
other sheet (a simple ='Sheet2'!A2 type formula), and hide them (maybe IV2:IV100?) and then have your data validation base its list off of that. -- Best Regards, Luke M *Remember to click "yes" if this post helped you!* "Dave Eade" wrote: I want to base my data validation on a list on another worksheet within the same workbook - excel doesn't seem to want me to do this? Is there any way round referencing the cells on the other worksheet? |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I'be already done that, it's ok but untidy - i'd prefer the data to be kept
on a seperate sheet. "Luke M" wrote: you could create a group of cells on your current sheet that reference the other sheet (a simple ='Sheet2'!A2 type formula), and hide them (maybe IV2:IV100?) and then have your data validation base its list off of that. -- Best Regards, Luke M *Remember to click "yes" if this post helped you!* "Dave Eade" wrote: I want to base my data validation on a list on another worksheet within the same workbook - excel doesn't seem to want me to do this? Is there any way round referencing the cells on the other worksheet? |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Found a solution!
Select the lsit of cells in your second sheet, and name this range. (Upper left where cell address is normally displayed, type a name, e.g. MyRange, and confirm with Enter). Now, for your data validation, select list, and then input =MyRange -- Best Regards, Luke M *Remember to click "yes" if this post helped you!* "Dave Eade" wrote: I'be already done that, it's ok but untidy - i'd prefer the data to be kept on a seperate sheet. "Luke M" wrote: you could create a group of cells on your current sheet that reference the other sheet (a simple ='Sheet2'!A2 type formula), and hide them (maybe IV2:IV100?) and then have your data validation base its list off of that. -- Best Regards, Luke M *Remember to click "yes" if this post helped you!* "Dave Eade" wrote: I want to base my data validation on a list on another worksheet within the same workbook - excel doesn't seem to want me to do this? Is there any way round referencing the cells on the other worksheet? |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
It seems to me I've gotten around that by naming my list and using that range
name. Be sure to enter the range name with an equal sign... i.e. =Range "Dave Eade" wrote: I want to base my data validation on a list on another worksheet within the same workbook - excel doesn't seem to want me to do this? Is there any way round referencing the cells on the other worksheet? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Validation Data using Validation Table cell range..... | Excel Discussion (Misc queries) | |||
Data Validation Update Validation Selection | Excel Worksheet Functions | |||
data validation invalid in dynamic validation list | Excel Discussion (Misc queries) | |||
data validation invalid in dynamic validation list | Excel Worksheet Functions | |||
Data validation with validation lists and combo boxs | Excel Discussion (Misc queries) |