Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
VBA is stored in the workbook file. It is stored as a binary
format, never as straight text. Translation from this binary format to the text you see on the screen is done when you view code in the VBA Editor. -- Cordially, Chip Pearson Microsoft MVP - Excel Pearson Software Consulting, LLC www.cpearson.com "kurt" wrote in message oups.com... Hi Anyone know where the VBA code actually are stored and in what format and is it awailebel from the VBA editor og vis the Locals Kurt |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
storing macros ? | Excel Discussion (Misc queries) | |||
Storing Formulas to Use | Excel Worksheet Functions | |||
storing data | Excel Programming | |||
Storing Data in code? (relative primes to MOD as example) | Excel Programming | |||
Storing Variables | Excel Programming |