I have been trying to use VBA to edit the controlsource and visibility of text boxes in a subform. I haven't been able to come up with anything that works. Can someone give me an example of how to change the controlsource of a textbox in a subform?
I'm guessing setting the visibility to false would work pretty much the same way.
Also, does the subform need to be in Form view or will that work in datasheet view. I've never done this kind of dynamic change to a subform, so any help is appreciated.
I'm guessing setting the visibility to false would work pretty much the same way.
Also, does the subform need to be in Form view or will that work in datasheet view. I've never done this kind of dynamic change to a subform, so any help is appreciated.