Thread
:
add button syntax
View Single Post
#
1
Posted to microsoft.public.excel.programming
Big Al
external usenet poster
Posts: 3
add button syntax
I need to know the meaning of positional parameters for adding a button.
ActiveSheet.Buttons.Add(400, 40, 10, 10).Select
In the above example, what does the 1st, 2nd, 3rd, and 4th parameters
(within the parenthesis) control?
Reply With Quote
Big Al
View Public Profile
Find all posts by Big Al