I have a form with a dropdown box with 5 columbs
The dropdownbox returns columb 2.
I have another field I want it to be filled with columb 5 of the same record? I was able to set the control source to =[field].Columb(5) in access 97 using a list box an it use to work, I'm drawing a blank on how to link both controls.
Question 2
My form is getting busy and I added a tab control but when I take the field control and move them to the tab they show on all tabs. Is there an easy way to make them only show on a single tab. I am reluctant to start over since there is lots of code to each field control
Thanks!
The dropdownbox returns columb 2.
I have another field I want it to be filled with columb 5 of the same record? I was able to set the control source to =[field].Columb(5) in access 97 using a list box an it use to work, I'm drawing a blank on how to link both controls.
Question 2
My form is getting busy and I added a tab control but when I take the field control and move them to the tab they show on all tabs. Is there an easy way to make them only show on a single tab. I am reluctant to start over since there is lots of code to each field control
Thanks!
