How to find UserForm's caller?

P

PerlDev

I have a user form A, which has two date fields on it; created another
UserForm CalendaFrm to take inputs. How could the CalendaFrm knows
which field triggered itself? --PD
 
D

Dave Peterson

You didn't like the answer from last Friday?
I have a user form A, which has two date fields on it; created another
UserForm CalendaFrm to take inputs. How could the CalendaFrm knows
which field triggered itself? --PD
 
Top