View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Print problem

Don't believe printarea for a sheet would have an effect on the printform
command for a userform.

--
Regards,
Tom Ogilvy


"Terrance Rebello" <Terrance wrote in
message ...
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