D
deb
I have a form within a form within a form
f001ProjectReview (Main Form), f019Warranty (SubForm), f019WarrantyDetails
(sub-subForm)
When the ProjectID changes on the main form, I need to requery the UnitNoOpt
combobox in the sub-subForm.
I tried ... amoung other attempts
Me.f019Warranty.Form!f019WarrantyDetails.Form!UnitNoOpt.Requery
Thank you for your help
f001ProjectReview (Main Form), f019Warranty (SubForm), f019WarrantyDetails
(sub-subForm)
When the ProjectID changes on the main form, I need to requery the UnitNoOpt
combobox in the sub-subForm.
I tried ... amoung other attempts
Me.f019Warranty.Form!f019WarrantyDetails.Form!UnitNoOpt.Requery
Thank you for your help