Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hey guys,
I need when a workbook is opened, for it to create a button on the Excel toolbar that contains the following code.... If MsgBox("Are you sure?", vbYesNo) = vbNo Then Exit Sub End If Worksheets(1).Range("C5").Select ActiveSheet.Paste MsgBox "Data Pasted!", vbOKOnly I need this button to be visible on ANY workbook opened after this button is created. Is this possible? Thanx Todd Huttenstine |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Repetive Formatting/Creating a Toolbar button | Excel Discussion (Misc queries) | |||
How to modify toolbar button in excel? | Excel Discussion (Misc queries) | |||
How to modify toolbar button in excel? | Excel Discussion (Misc queries) | |||
Creating a macro that simulates some of the toolbar button | New Users to Excel | |||
need help creating "AutoSubtotal" toolbar button | Excel Programming |