I have a Main form Called "Company"
Subform called "ContractInfo"
Subform within subform ContractInfo called "ContractDetailsdatasheet" and field name "CourseID"
How do i reference this field? I tried several ways this is one of them.
[Company].[ContractInfo].Form![ContractDetailsdatasheet].Form![CourseID]
Thanks for any help
Subform called "ContractInfo"
Subform within subform ContractInfo called "ContractDetailsdatasheet" and field name "CourseID"
How do i reference this field? I tried several ways this is one of them.
[Company].[ContractInfo].Form![ContractDetailsdatasheet].Form![CourseID]
Thanks for any help