Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
On Monday, February 25, 2013 11:52:52 PM UTC-8, Claus Busch wrote:
Hi Howard, Am Mon, 25 Feb 2013 22:16:25 -0800 (PST) schrieb Howard: ActiveWorkbook.Names.Add Name:="SName", _ RefersTo:="=(Title Generator)$B$12:$T$503" try: ActiveWorkbook.Names.Add Name:=SName, _ RefersTo:=Sheets("Title Generator").Range("$B$12:$T$503") Regards Claus Busch -- Win XP PRof SP2 / Vista Ultimate SP2 Office 2003 SP2 /2007 Ultimate SP2 Thanks Claus, I googled it and got close but could not make the final transition to work on my sheet and sheet names. Appreciate it. Regard, Howard |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Application.InputBox (Range) | Excel Programming | |||
Range through Inputbox | Excel Programming | |||
InputBox method with range | Excel Programming | |||
Select range with InputBox. Is it possible? | Excel Programming | |||
Trying to return Range from InputBox | Excel Programming |