Excel Macro Dialog

This dialog is displayed when the user selects the Set Excel Macro command from the Layout menu.
It can be used to set (or clear) a macro that will run after a conversion to Excel, and can be used to any purpose: cleaning up the conversion, copying it to another file, etc. etc.
If you do not wish to run any macro after the conversion, use the Clear button to erase the macro.
Note that for the macro to run, you will need to allow PDF2XL OCR to access Excel's VBA.
Note that PDF2XL OCR does not check the validity of the macro; it is copied as-is into Excel and run from there.
Main Macro box
Enter the name of the macro to run (should be available in the Macro Code box below).
Macro Contents box
This box should be filled the code that will be copied into Excel. Note that it should include at least the main macro the name of which should be in the Main Macro box, but can include any number of macros.
Delete the macro after running check box
Check this box if you wish for PDF2XL OCR to erase the macro after it is run; leave clear if you want the code to be available in the resulting Excel file.
Clear button
Use this button to clear the macro.
English