M
Melissa
I have a text field in a subform which should display a result based
on the user's selection in a combo box (cboEndDate) in the main form.
I've gotten the code written in a sub named daycalc(), but can't
figure out how to get the subform to recognize this code as its
controlsource. It's just simply blank. How do you get the field in
the subform to recognize the VBA as its controlsource? If you need
more details, I'm glad to provide them. I'm hoping that this is a
simple thing that I'm just overlooking.
on the user's selection in a combo box (cboEndDate) in the main form.
I've gotten the code written in a sub named daycalc(), but can't
figure out how to get the subform to recognize this code as its
controlsource. It's just simply blank. How do you get the field in
the subform to recognize the VBA as its controlsource? If you need
more details, I'm glad to provide them. I'm hoping that this is a
simple thing that I'm just overlooking.