P
Peter
Hello everyone,
I'm trying to use a calculated field in a query and therefore the form that
is based on this query.
This form is used as a sub form on the main form which I mean to use for the
actual task for which it was developed.
I have an entry problem, though.
It seems that you cannot change any field on any row of the sub form (with
data sheet view) if it contains a calculated field.
I need to be able to multiply a number of items by a price. I tried it by
adding a column called Quantity to the Articles table
in order to be able to enter the proper quantities for the delivered
articles.
I also added the calculated field which should give the product of Quantity
multiplied by Price.
I soon found out that the sub form did not permit me to enter any trial
quantity.
After removing the calculated field from the appropriate query and form, it
suddenly was possible to enter quantities.
This was of no use of course. But it is why I concluded that the presence of
a calculated field is what caused this behaviour.
Can anyone help me with this?
Greetings,
Peter
I'm trying to use a calculated field in a query and therefore the form that
is based on this query.
This form is used as a sub form on the main form which I mean to use for the
actual task for which it was developed.
I have an entry problem, though.
It seems that you cannot change any field on any row of the sub form (with
data sheet view) if it contains a calculated field.
I need to be able to multiply a number of items by a price. I tried it by
adding a column called Quantity to the Articles table
in order to be able to enter the proper quantities for the delivered
articles.
I also added the calculated field which should give the product of Quantity
multiplied by Price.
I soon found out that the sub form did not permit me to enter any trial
quantity.
After removing the calculated field from the appropriate query and form, it
suddenly was possible to enter quantities.
This was of no use of course. But it is why I concluded that the presence of
a calculated field is what caused this behaviour.
Can anyone help me with this?
Greetings,
Peter