Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
How can you open the Paste Special dialog box and the Format Cells dialog box
by code? Thank you, Steven |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Syntax is:
Application.Dialogs(<xlDialogsConstant).Show There is a list of the xlDialogsConstants in the VBA help files which you can acces through the VB editor window. "Steven" wrote: How can you open the Paste Special dialog box and the Format Cells dialog box by code? Thank you, Steven |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
hi
in vb help type......built in dialog list.... 258 of them. wow! Regards FSt1 "Steven" wrote: How can you open the Paste Special dialog box and the Format Cells dialog box by code? Thank you, Steven |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
What happened to my special paste dialog box? | Excel Discussion (Misc queries) | |||
Paste Special Dialog Not Correct | Excel Discussion (Misc queries) | |||
Paste Special dialog box | Excel Discussion (Misc queries) | |||
Inserting items into the Paste Special Dialog box | Excel Programming | |||
Dynamic Copy/Paste Special Formulas/Paste Special Values | Excel Programming |