Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi all,
I'm writing a Excel sheet that requires a button to be inserted for a certain situation in a macro. I didn't know the instructions to create a button so i recorded a macro that did what i wanted then looked at the generated code. The recorded macro gave me this: ActiveSheet.Buttons.Add(x1,x2,x3,x4) where x1...x4 are numbers. Does anybody know what these numbers are for? I can't seem to find it in the help menu. Thanks Bill |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
2007 Need macro to auto set option buttons all to "Yes" or "No" | Excel Worksheet Functions | |||
Versatile "adaptive" formulae? (instead of "hard"coded IF tests) | Excel Discussion (Misc queries) | |||
Shortcut key for "Paste Options" and "Error Checking" buttons? | Excel Discussion (Misc queries) | |||
"=ROW()-1" type of coding doesn't appear in a filter / is there coding that does? | Excel Programming | |||
Standard "Open" and "Save As" Buttons | Excel Programming |