View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming,microsoft.public.mac.office.excel
[email protected] bryanjknight@gmail.com is offline
external usenet poster
 
Posts: 1
Default Get value of Option Button in Excel 2008 for Mac

Hello,

I'm a newcomer to AppleScript and I'm trying to migrate a workbook
with macros from Windows to Mac. The macro had a section where the
user would select one of two possible options using option buttons. I
know, from looking at the box in the top-left hand corner, that the
option buttons are called "Option Button 3" and Option Button 4".
I've been trying to use the "get option button 4" method to get the
object; however, I keep getting an error saying it doesn't exist.

Would anyone have some suggestions to tackle this?

Regards,
Bryan