Print Preview

jjpkraft

New Member
Joined
Feb 26, 2002
Messages
32
Is there a way to disable the 'Print' and 'Setup' buttons while a user is in the 'Print Preview' view.
I only want them to be able to select 'Close', 'Next' and 'Previous'.
 

Excel Facts

Return population for a City
If you have a list of cities in A2:A100, use Data, Geography. Then =A2.Population and copy down.
On 2002-02-28 14:31, jjpkraft wrote:
Is there a way to disable the 'Print' and 'Setup' buttons while a user is in the 'Print Preview' view.
I only want them to be able to select 'Close', 'Next' and 'Previous'.

ActiveWindow.SelectedSheets.PrintPreview False


Ivan
 
Upvote 0
Ivan, Altough that's a good try, I think I read a post before from him letting users click on the PrintPreview button, BUT, don't allow them to make those changes.

Your solution requires "replacing" that button, doesn't it ?
 
Upvote 0
On 2002-02-28 18:10, Juan Pablo G. wrote:
Ivan, Altough that's a good try, I think I read a post before from him letting users click on the PrintPreview button, BUT, don't allow them to make those changes.

Your solution requires "replacing" that button, doesn't it ?

Actually I answered him incorrectly
The solution still allows him to Print...
You are right

Ivan
 
Upvote 0
So I guess I'm stuck on this one. I guess the only solution is to disable the ability to print preview until all the required information is obtained.

I hope they create a separate the print preview event in the next version.

Thanks anyway,
Jason
 
Upvote 0

Forum statistics

Threads
1,223,350
Messages
6,171,584
Members
452,411
Latest member
colpie

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top