View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Juggernath[_2_] Juggernath[_2_] is offline
external usenet poster
 
Posts: 7
Default which FormField called a macro?

the problem is with MSWORD macro, but word newsgroup is dead and the
question should have the same answer in excel:
How could I detect which FormField called a macro?
I have 7 text form fields, and all of them are calling the same Sub (i
cannot add arguments). I need to know which form field called the sub to
validate (change) the other 6 fields.