G
Guest
I have a form named [frmPKsContainerFills] with a subform named
[sfrmPKsContainerFills]. This subform has the subform
[sfrmPKsContainerFillsOFs] with a control named [ml]. This control's source
is:
=[Forms]![frmPKsContainerFills]![mlConv]*[PercentVolOF]*0.01
This works fine.
Another control in [sfrmPKsContainerFillsOFs] is [Productg]. Its source is:
=[Forms]![sfrmPKsContainerFills]![SpecificGravity]*[ml]
This returns #Name?
[sfrmPKsContainerFills]![SpecificGravity] is 100% correct. Also, there are
no other controls with duplicate names.
Any ideas why #Name? returns? I've reviewed help but can't figure it out.
Thanks for your help!
[sfrmPKsContainerFills]. This subform has the subform
[sfrmPKsContainerFillsOFs] with a control named [ml]. This control's source
is:
=[Forms]![frmPKsContainerFills]![mlConv]*[PercentVolOF]*0.01
This works fine.
Another control in [sfrmPKsContainerFillsOFs] is [Productg]. Its source is:
=[Forms]![sfrmPKsContainerFills]![SpecificGravity]*[ml]
This returns #Name?
[sfrmPKsContainerFills]![SpecificGravity] is 100% correct. Also, there are
no other controls with duplicate names.
Any ideas why #Name? returns? I've reviewed help but can't figure it out.
Thanks for your help!