View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Chip Pearson Chip Pearson is offline
external usenet poster
 
Posts: 7,247
Default obtaining the name of a button

Application.Caller will return the name of the shape that called
the macro. E.g.,

MsgBox Application.Caller


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com


"jmoffat" wrote in message
...

If you have assigned a macro to a shape - say a button from the

forms
bar - and you then activate the macro by clicking on the

button, does
anyone know the code to obtain the name of the button you

clicked on ?

I think it should be along the lines of:

but_name = Activesheet.shapes.selection.name

but of course that doesn't work.


------------------------------------------------
~~ Message posted from http://www.ExcelTip.com/
~~View and post usenet messages directly from

http://www.ExcelForum.com/

~~Now Available: Financial Statements.xls, a step by step guide

to creating financial statements