Printing a View Control?

  • Thread starter Thread starter Paul Aust
  • Start date Start date
P

Paul Aust

I have added a view control to a custom form and wish to
enable the users to print the view. Using
ViewControl.PrintItem within code prints the entire folder
and not the view set?? Can anyone tell me how to Print
just the view displayed?
 
Do you mean that it's not printing a filtered view that you've set on the
control?
 
Correct. I have a combo box with 4 folder names so the
user can pick what view they wish to see, this then
applies a filter view in the view control. I am trying to
then print that filtered view by click a command button.
 
And what version and build number of Outlook is this?

--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
Back
Top