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
missinglinq - 03 Jan 2007 15:23 GMT
This is a MS Access forum; you need to post this in an Excel group!
Good Luck!

Signature
There's ALWAYS more than one way to skin a cat!
Answers/posts based on Access 2000