Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default print preview menu

Hi, I have cuestion ...

How can I set the PrintPreview Menu turn off from a
programming macro or set Enabled off some buttons from
this command bar, keeping my principal macro running.

I have a button named " Print Preview" and I want that
anybody cant make changes in my setup page.

thanks...


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 66
Default print preview menu

explicate un poco mejor. que tratas de hacer.

are you trying to disable the print preview form the menu bar and the
toolbar?




"luis ortiz" wrote in message
...
Hi, I have cuestion ...

How can I set the PrintPreview Menu turn off from a
programming macro or set Enabled off some buttons from
this command bar, keeping my principal macro running.

I have a button named " Print Preview" and I want that
anybody cant make changes in my setup page.

thanks...




  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default print preview menu

lo que yo deseo hacer es lo siguiente:

tengo una userform1 con 1 controlbuttom llamado imprimir fomato este
boton muestra en forma de "print preview" la hoja o el formato
deseado:

woksheets("hoja1").printpreview

y lo que necesito es saber si existe una forma para desabilitar ciertos
botones del menu de print preview es decir solo dejar activos algunos
como: next, preview, close, print.

esto para eviar que los usuarios cambien los parametros del setup de la
hoja o los margenes

espero que me ayudes y creo que algien llamado joe tambien pregunta lo
mismo



------------------------------------------------
~~ Message posted from http://www.ExcelTip.com/
~~ View and post usenet messages directly from http://www.ExcelForum.com/

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7
Default print preview menu

Hi Lortiz,

Just make sure that you have hidden your user form, otherwise you may not be
able to close the Print Preview.

ie.

yourUserForm.Hide

or

Unload yourUserForm

Do this before passing the .PrintPreview command.

Enjoy.

Paul.
"lortiz" wrote in message
...
lo que yo deseo hacer es lo siguiente:

tengo una userform1 con 1 controlbuttom llamado imprimir fomato este
boton muestra en forma de "print preview" la hoja o el formato
deseado:

woksheets("hoja1").printpreview

y lo que necesito es saber si existe una forma para desabilitar ciertos
botones del menu de print preview es decir solo dejar activos algunos
como: next, preview, close, print.

esto para eviar que los usuarios cambien los parametros del setup de la
hoja o los margenes

espero que me ayudes y creo que algien llamado joe tambien pregunta lo
mismo



------------------------------------------------
~~ Message posted from http://www.ExcelTip.com/
~~ View and post usenet messages directly from http://www.ExcelForum.com/



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Plot Area Automatically Expands in Print and Print Preview Myk D. Charts and Charting in Excel 2 March 12th 09 01:41 PM
First page of Excel sheerepeats in print layout or print preview philfrotonda Excel Discussion (Misc queries) 1 July 12th 07 09:28 PM
Print and Print Preview Graphic Moving Resizing 2007/2003 Adam Rayburn Excel Discussion (Misc queries) 0 April 4th 07 04:18 PM
print preview v page break preview SamB Excel Discussion (Misc queries) 0 November 16th 06 05:09 PM
cell borders that I create dont show on print preview or print scott3435 Excel Discussion (Misc queries) 2 April 6th 06 02:37 AM


All times are GMT +1. The time now is 12:58 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"