View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Andrew Ofthesong Andrew Ofthesong is offline
external usenet poster
 
Posts: 4
Default How to tell wich object/shape was clicked

Hi.. i've found a code that can be applied to powrpoint VBa in order to tell
wich shape youhave clicked on (So you can assing 20 shapes the same macro,
and with "IF" do different things)

Is there a way to do a smililar thing in excel?