Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
VBA snippet:
week = InputBox("Enter the week number", week) ActiveWorkbook.Names.Add Name:="Eddie", RefersToR1C1:="='11'!R2C2" Two things I need to do: 1. Substitute week for '11' (having syntax problem). 2. AND week with Eddie (for example =" "Eddie" & week") |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
defining names in a macro | Excel Discussion (Misc queries) | |||
Help with defining names | Excel Worksheet Functions | |||
Defining Names in Excel | Excel Worksheet Functions | |||
Automating defining names | Excel Programming | |||
Defining Names | Excel Programming |