S
Secret Squirrel
On one of my tabs I have a subform. On my tab (vacation) I have a text
control that shows a certain value. I need to pull that value to the subform
to a specific control. I tried using this;
=frmEmployeeMain!Vacation!VacationOverrides
Is that how I would reference a tab?Vacation is the name of the tab.
VacationOverrides is the textbox I want to pull the value from.
control that shows a certain value. I need to pull that value to the subform
to a specific control. I tried using this;
=frmEmployeeMain!Vacation!VacationOverrides
Is that how I would reference a tab?Vacation is the name of the tab.
VacationOverrides is the textbox I want to pull the value from.