ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Dialogframe (https://www.excelbanter.com/excel-programming/284660-dialogframe.html)

Gordon C

Dialogframe
 
Help!!!

I've designed this elegant diaolog frame containing help
info if people want to use it. And I've got my macro
button to launch it but I've forgotten the code to do
this...any help will be highly appreciated by this dim
wit...

Thanks in advance

Gordon.

Tom Ogilvy

Dialogframe
 
if a dialogsheet

dialogsheets("Dialog1").show

if a userform

userform1.show

--
Regards,
Tom Ogilvy

Gordon C wrote in message
...
Help!!!

I've designed this elegant diaolog frame containing help
info if people want to use it. And I've got my macro
button to launch it but I've forgotten the code to do
this...any help will be highly appreciated by this dim
wit...

Thanks in advance

Gordon.




Pikus

Dialogframe
 
If I'm understanding you correctly you've forgotten the
Keyboard Shortcut for the macro. If I'm right, hit
Alt+F8, select the macro you want and hit the "Options"
button. It will not only show you the current shortcut,
but also let you change it if you want. - Pikus
-----Original Message-----
Help!!!

I've designed this elegant diaolog frame containing help
info if people want to use it. And I've got my macro
button to launch it but I've forgotten the code to do
this...any help will be highly appreciated by this dim
wit...

Thanks in advance

Gordon.
.



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

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com