Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Okay, so I should do the naming using Define Name where I can select
the sheet name from the Scope drop down. Seems to me the default is *fully absolute* as the name always shows up in the name manager $A$1:$A$5... I think I'm getting more or less what you are saying, just need to start trying to use it more often. Howard Yes, fully absolute is the default ref type. You'll have to manually configure if you want to use one of the other ref types. For fully absolute refs you can just type in the Namebox left of the FormulaBar. Just remember to prepend the sheetname as shown for assigning local scope. Note that if there's no spaces in the sheetname then the apostrophes are not required. -- Garry Free usenet access at http://www.eternal-september.org Classic VB Users Regroup! comp.lang.basic.visual.misc microsoft.public.vb.general.discussion |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Take active cell value in for loop and offset based on another cellvalue for columns to offset | Excel Programming | |||
Copy link to offset sheet | Excel Worksheet Functions | |||
Compare Cell Values, Offset(-1,0), Offset(-1,-1), and xlFillDefaul | Excel Worksheet Functions | |||
Find value from sheet 1 on sheet 2 and copy to an offset from there | Excel Programming | |||
Find, Copy offset to offset on other sheet, Run-time 1004. | Excel Programming |