View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Kjeldc Kjeldc is offline
external usenet poster
 
Posts: 33
Default Printing from userform

I have a userform with a spreadsheet on. Also a print button and
commondialog. But I just cant write a code that prints the spreadsheet.

I got this from Rody Meulman:..Record a manual print and copy the code to
the butten_click event...........

This dosn't work, because the macro menu is not visible when the userform is
shown. If I try to start macrorecording before showing the userform, the
recorder records absolutely nothing.

Please help

Regards Kjeldc