Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
hi
This function doesn't work but in the immediate windows that works : Private Function Range_Table(Table As String) As Range On Error GoTo TableGen Table = Application.Substitute(Table, " ", "") Set Range_Table = Names(Table).RefersToRange Exit Function TableGen: Set Range_Table = ThisWorkbook.Names(Table).RefersToRange Resume Next End Function Do you have a answer, Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Execl print to fit paper | New Users to Excel | |||
EXECL | Setting up and Configuration of Excel | |||
execl sheets are blinking always | Excel Discussion (Misc queries) | |||
Execl 2003 XML Question | Excel Programming | |||
Need help with two Execl VBA problems | Excel Programming |