I'm trying to make the master a text box called 'TxtTab' and the child a text box from my subform: 'Forecast Date'.
I wrote some VBA code to make the 'TxtTab' text box equal the caption on my tabs. I want to be able to flip through my tabs and have the data update based on the date in the tab.
I'm not sure if I'm doing something wrong or if the way I have it set up is too complex...
I wrote some VBA code to make the 'TxtTab' text box equal the caption on my tabs. I want to be able to flip through my tabs and have the data update based on the date in the tab.
I'm not sure if I'm doing something wrong or if the way I have it set up is too complex...