Button n a Worksheet?

A

anode505

Can Excel 2004 do buttons on a worksheet?

Just need to be point int the right direction.

and if so, can it call an applescript?

Thanks
 
B

Bob Greenblatt

Can Excel 2004 do buttons on a worksheet?

Just need to be point int the right direction.

and if so, can it call an applescript?

Thanks
Sure, just use the forms tool bar. They can't call an applescript directly,
but can instead call a VBA or XLM macro which can call an applescript.
 
Top