A
Allan
I have a table that has a simple cost calculation total
cost = cost * quantity.
This field is calculated using a macro. I have attached
the macro to the quantity field OnChange. When I open
the form that uses this table, it runs fine.
When I use this form as a subform, I get an error stating
that the Form (subform) cannot be found even though I am
in the form itself.
Any help would be appreciated. I am running Access 97.
cost = cost * quantity.
This field is calculated using a macro. I have attached
the macro to the quantity field OnChange. When I open
the form that uses this table, it runs fine.
When I use this form as a subform, I get an error stating
that the Form (subform) cannot be found even though I am
in the form itself.
Any help would be appreciated. I am running Access 97.