Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm trying to access some named ranges from with a VBA function.
For Example, I've a column of Cells (A3:A12) name "DataIn" In my VBA Function GetData() I have Dim Cell as Range For each Cell in DataIn ' some Code Next Cell Well, this doesn't work. How can I address "DataIn?" Thank you... |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Urgent... Getting error in accessing named ranges in excel 2007... | Excel Programming | |||
Named ranges scope / workbook/worksheet level named ranges- changeswith variable use... | Excel Programming | |||
Named Ranges - accessing a cell | Excel Discussion (Misc queries) | |||
Accessing named ranges in Excel from VBA | Excel Discussion (Misc queries) | |||
Accessing Named Ranges | Excel Programming |