J
John Hutcins
I want to print a series of reports to MODI in Excel without opening the MODI
viewer. I found a post here that said it is a checkbox in the savefile
dialog that you need to uncheck.
its registry key is here:
HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\MODI\MDI writer
DWORD OpenInMODI=0
Can I do this directly in my VBA code? I've never worked with a registry
setting.
Thanks for any help!
John
viewer. I found a post here that said it is a checkbox in the savefile
dialog that you need to uncheck.
its registry key is here:
HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\MODI\MDI writer
DWORD OpenInMODI=0
Can I do this directly in my VBA code? I've never worked with a registry
setting.
Thanks for any help!
John