Home |
Search |
Today's Posts |
#7
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks for all the posts everyone!
Make my coding life a LOT easier! "Bernie Deitrick" wrote: Benjamin, You can also use the codename of the sheet without assigning it to a variable: change the codename to something meaningful by selecting the sheet and changing the name in the properties window. For example, use v as the name of sheet "Vessel" Then v is an object that you can reference - type v and a period, and the autosense properties for a worksheet will show up. HTH, Bernie MS Excel MVP "Benjamin" wrote in message ... ThisWorkbook.Sheets("Vessel") I'm always referring to this Sheet and Sheet "Operations" I've seen code where people shorten the objects... How exactly do I do that? . |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to Shorten a repetitive formula to include more references. | Excel Worksheet Functions | |||
Object Library invalid or contains references to object defintions | Excel Programming | |||
Object references | Excel Programming | |||
Comparing Object References | Excel Programming | |||
Object Library References | Excel Programming |