View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Alvin Hansen[_2_] Alvin Hansen[_2_] is offline
external usenet poster
 
Posts: 209
Default Print problem

I don't understand
The code behind the command button is
Priser.PrintForm

but the print dosn't print the name on the
userform only what inside the form
I have try whit activewindow.printout
but here i get a error

Alvin


"Terrance Rebello" skrev:

Perhaps it is an issue with the Print_Area.
Also it might help showing the code behind this command button

- Terrance Rebello

"Alvin Hansen" wrote:

Hi!!
I have this in a commandbuttom in a userform

Priser.PrintForm

Its working its printing but but but
it dont print the titel of the userform??
CAn't i do this??

Best regards

Alvin