I have a subform whose source is a query that contains formulas e.g.
TotalCost: Products!CostPrice*(Products!OnOrder+Products!Unprocessed+Products!InStock+Products!Galvanised)
The subform is viewed as a datasheet and when I view it all the fields look fine however, when I view the subform in the form I have 2 out of the 4 fields with formulas in them displaying: "#Name?"
Has anyone ever experienced this before? Any ideas?
Thanks
TotalCost: Products!CostPrice*(Products!OnOrder+Products!Unprocessed+Products!InStock+Products!Galvanised)
The subform is viewed as a datasheet and when I view it all the fields look fine however, when I view the subform in the form I have 2 out of the 4 fields with formulas in them displaying: "#Name?"
Has anyone ever experienced this before? Any ideas?
Thanks