Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi BSchwerdt,
I think you have to know where is the point at issue. First I reccomend to add "Option Explicit" at the beginning of your code. And run your code with [F8] key (step by step) See the value of the variables at the Local window in VBE. PLEASE NOTE: Public variables should be placed in a standard module, NOT thisWorkbook module. --- Message posted from http://www.ExcelForum.com/ |
Reply |
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 of personal.xls | Excel Discussion (Misc queries) | |||
ThisWorkbook variables... | Excel Programming | |||
ThisWorkbook Macros | Excel Programming |