View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
TomCee TomCee is offline
external usenet poster
 
Posts: 32
Default VBA in Excel to read the VBA Code

Hello:

Is it possible for Excel/VBA to 'read' and display it's own macro /
VBA code?

Let me ask/explain via an example:
My code has a tutorial section in which I would like to have the
tutorial retrieve the macro or button code and display that code it in
a text box.

Thank in advance,
TomC