Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Excel2003 will not allow me to refer to another worksheet if I want to create
a Data Validation Settings: List. I would like some help on how to return a range of data from a PivotTable. I am familiar with the getpivotdata() function; is there a neat way of collecting a range. My thoughts are to create an array in a cell that might be used in the Data Validation Settings: Source. |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Excel2003 will not allow me to refer to another worksheet if I want to
create a Data Validation Settings: List. But it does allow it, if you use a named range Eg if you create a named range: MyR which refers to, say: =Sheet1!$A$5:$A$7 you could then use it in a DV "List" in any other sheet via setting Source: =MyR -- Max Singapore http://savefile.com/projects/236895 Downloads:20,500 Files:365 Subscribers:65 xdemechanik --- |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi,
You can name a range, by selecting it and then typing the name into the Name Box on the left side of the Formula Bar, and pressing Enter. Or you can choose Insert, Name, Define and type the name in the Names in Workbook box (no spaces in names). If this helps, please click the Yes button Cheers, Shane Devenshire "ubundom" wrote: Excel2003 will not allow me to refer to another worksheet if I want to create a Data Validation Settings: List. I would like some help on how to return a range of data from a PivotTable. I am familiar with the getpivotdata() function; is there a neat way of collecting a range. My thoughts are to create an array in a cell that might be used in the Data Validation Settings: Source. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
function like INDIRECT to return a range? | Excel Worksheet Functions | |||
I would like a function to return a value that fits its range | Excel Worksheet Functions | |||
return range of data from lookup function | Excel Worksheet Functions | |||
Pivottable - dynamically changing the range of cells | Excel Discussion (Misc queries) | |||
Function to return the latest non-zero value in a range of cells . | Excel Worksheet Functions |