Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Option Explicit
Private strPath As String Private Sub ThisWorkbook_Open() strPath = ThisWorkbook.Path End Sub What's the lifetime of strPath? There a reference anywhere that explains the lifetime of objects/variables? -- Jim Carlock http://www.microcosmotalk.com Feel free to post back to the newsgroup! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
I want to effect all sheets...ThisWorkbook? | Excel Discussion (Misc queries) | |||
Workbook_Open in ThisWorkbook.module | Excel Discussion (Misc queries) | |||
ThisWorkbook.Print question | Excel Discussion (Misc queries) | |||
ThisWorkbook of personal.xls | Excel Discussion (Misc queries) | |||
ThisWorkbook Macros | Excel Programming |