T
theBruceGuy
I sometimes use a pop up calendar for filling in dates on forms and normally
refer to the controlsource like:
calendar control source = "control source name"
This time as I have numerous date fields, I am poping up a form with the
calendar control on it and need to have a name of the control from the
original form.
I have tried calendar control source = "Forms!formname!controlname" and
numerous other variations. Nothing works. How do I do this.
refer to the controlsource like:
calendar control source = "control source name"
This time as I have numerous date fields, I am poping up a form with the
calendar control on it and need to have a name of the control from the
original form.
I have tried calendar control source = "Forms!formname!controlname" and
numerous other variations. Nothing works. How do I do this.