Zoombox

  • Thread starter Thread starter Filips Benoit
  • Start date Start date
F

Filips Benoit

Dear All,

I want to be able to open the zoombox on pressing shortcut (? a free one)
for all cells in column R and S .

Thanks³

Filip
 
application.Dialogs(xlDialogZoom).Show

shows the dialog.

create a macro which includes it and then assign a short cut key under
Tools=>Macro=>Macros, select the option button.
 
Sorry,

It's not that zoombox but a popup formular that shows the cells' value in a
large(r) popup-window.

In Access you get it by : Docmd.runCommand acCmdZoomBox

filip
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top