Finding out what the formula is

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi All!
Hope all is well.
I have an excel that has a formula exceuted when pressing on a button-like
symbol. Is it possible to find out, view the actual formula inside this
button? It's not behaving as it should & I'd like to modify it.
Thanks!
Angel
 
Angel said:
Hi All!
Hope all is well.
I have an excel that has a formula exceuted when pressing on a button-like
symbol. Is it possible to find out, view the actual formula inside this
button? It's not behaving as it should & I'd like to modify it.
Thanks!
Angel

If you right-click the button a menu should appear. Select "Assign Macro"
and you will see the macro name. Then click the edit button and make your
changes.
 
Back
Top