View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] crookie74@hotmail.com is offline
external usenet poster
 
Posts: 4
Default Printing a VBA Form in Excel

I have set up a series of forms, the last of which displays all the
details the user has put in. I would like to put a button on this form
to print the whole form but unsure how to do this. I know I could just
set up a macro to copy all the details into a workbook and then print
out but I thought if I could print the form it would be neater.

Can anyone please help me?

Thanks,
Crookie.