L
LarryS
Being rusty at access programming, I need help resolving a #Name? problem.
I developed a calculating form that is populated with several fields from an
entry form.
The information populates when the quote number is entered.
The relationship between the two tables is established as a 1-to-1 using that
quote number.
My problem is the expersion I created -
=[Material Cost]*[Request For Quote]![RLength]/12
I know the problem is the [Request ...] because when I replace it with a
number the formula works.
I developed a calculating form that is populated with several fields from an
entry form.
The information populates when the quote number is entered.
The relationship between the two tables is established as a 1-to-1 using that
quote number.
My problem is the expersion I created -
=[Material Cost]*[Request For Quote]![RLength]/12
I know the problem is the [Request ...] because when I replace it with a
number the formula works.