Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a very involved macro that I set up some time ago. The problem is, I
never documented the steps involved. Is there a way to print out/document a macro in case it buggs out later? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
You can print it out by opening the VB editor, selecting the macro and do a
FilePrint. It cannot be formatted using this print method. If you want to format it, you will have to copy it to Word or Notepad and then do the formatting and printing. "cbra" wrote: I have a very involved macro that I set up some time ago. The problem is, I never documented the steps involved. Is there a way to print out/document a macro in case it buggs out later? |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thank you very much - I can sleep better now.
"JLGWhiz" wrote: You can print it out by opening the VB editor, selecting the macro and do a FilePrint. It cannot be formatted using this print method. If you want to format it, you will have to copy it to Word or Notepad and then do the formatting and printing. "cbra" wrote: I have a very involved macro that I set up some time ago. The problem is, I never documented the steps involved. Is there a way to print out/document a macro in case it buggs out later? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Documenting spreadsheets | Excel Discussion (Misc queries) | |||
Documenting external query for PivotTables | Excel Programming | |||
Chart Documenting Via VBA Questions | Charts and Charting in Excel | |||
documenting a spreadsheet design | Excel Discussion (Misc queries) | |||
Looking for info. on documenting a programme [Start to end] | Excel Programming |