Excel 4 macro to VBA translation

T

Tom

Where can I find a good reference source where I can lookup and translate
Excel 4 macro codes to their VBA equivalence? Thanks for any help.

Tom
 
J

Jim Cone

Tom,

My .hlp version of the following has a section titled...
"Visual Basic Equivalents for Macro Functions and Commands "

I assume the .chm download version here will have the same...
http://makeashorterlink.com/?K68332CBB
Excel 2000 Help File: Running Excel 4.0 Macros

Jim Cone
San Francisco, USA


"Tom" <[email protected]>
wrote in message
Where can I find a good reference source where I can lookup and translate
Excel 4 macro codes to their VBA equivalence? Thanks for any help.

Tom
 
Top