Home |
Search |
Today's Posts |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Ed,
You do it exactly the way you have it below. Just be sure you have it in a regular code module (in the VBA editor, Insert menu, Module). Don't put the variable declaration in an object module (ThisWorkbook, the Sheets, a UserForm, or a Class module). -- Cordially, Chip Pearson Microsoft MVP - Excel Pearson Software Consulting, LLC www.cpearson.com (email on the web site) "Ed" wrote in message ... How can I set up a global variable like: Public lh as Integer ??? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
global variables | Excel Programming | |||
global variables | Excel Programming | |||
Global Variables | Excel Programming | |||
Global Variables | Excel Programming | |||
global variables | Excel Programming |