Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
If I create a Forms (not ActiveX) worksheet button, I can send
parameters in the OnAction parameter, like this: MyButton.OnAction = "'" & strThisWorkbookName & "'!'Clicked_My_Button(" & my_arg & ")'" However, I'm limited to a total OnAction string of 255 characters. I want to send many long parameters, requiring much more than 255 characters. Is there any way I can do this with ActiveX worksheet buttons, or any other way to get around this limitation? I'm using Excel 2007. Thanks, Greg |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Parameters Button Greyed Out Why? | Excel Discussion (Misc queries) | |||
send parameters to a batch file with the shell command | Excel Programming | |||
Worksheet button to send as attachment | Excel Worksheet Functions | |||
Worksheet button to send as attachment | Excel Discussion (Misc queries) | |||
Send worksheet via email this spreadsheet button | Excel Programming |