C
Claire
Hi
I have to "fix" a rather awkward database. Lucky Me!!
I have a subform called subProgress that resides on a main
form called frmContracts.
When a value in a subform combo box called cboProgress is
chosen I need a main form Tab Control called pgSummary to
refresh and a calculated control, txtGST, on the tab
control, to recalculate. Unfortunately, the main form is
not tied to a table or query. All of the objects are
unbound.
I am having trouble referencing the calculated control on
the tab page.
Any help would be huge.
Thanks
I have to "fix" a rather awkward database. Lucky Me!!
I have a subform called subProgress that resides on a main
form called frmContracts.
When a value in a subform combo box called cboProgress is
chosen I need a main form Tab Control called pgSummary to
refresh and a calculated control, txtGST, on the tab
control, to recalculate. Unfortunately, the main form is
not tied to a table or query. All of the objects are
unbound.
I am having trouble referencing the calculated control on
the tab page.
Any help would be huge.
Thanks