Andy wrote:
Hi All
Is there an equivalent of:
Set rng = Range(ActiveSheet.Buttons(Application.Caller). _
TopLeftCell.Address)
for buttons from forms toolbar?
Set rng = ActiveSheet.Buttons(Application.Caller).TopLeftCel l
works for me.
--
Dick Kusleika
MVP - Excel
Excel Blog - Daily Dose of Excel
www.dicks-blog.com