I have a click event that executes a common subroutine that opens a form with an activexcontrol on it. (the calendar).
ANyhow....I would like to determine the control and value from which this common subroutine was called.
orderssubform controls are startdate or enddate and these 2 controls via the click event can call the
selectdate subroutine. The subroutine opens a form (frmcalendar) which at load sets the activexcal.value to either now() or (and this is what I'm trying to do->) the value that the ordersubform control already had in it....I just don't know how to determine AND "pass" or reference the orderssubfform control name and value. Bob Schmid
bob_schmid@hmis.org
330-746-1010 ext. 1347
ANyhow....I would like to determine the control and value from which this common subroutine was called.
orderssubform controls are startdate or enddate and these 2 controls via the click event can call the
selectdate subroutine. The subroutine opens a form (frmcalendar) which at load sets the activexcal.value to either now() or (and this is what I'm trying to do->) the value that the ordersubform control already had in it....I just don't know how to determine AND "pass" or reference the orderssubfform control name and value. Bob Schmid
bob_schmid@hmis.org
330-746-1010 ext. 1347