M
MattE
I'm stuck!
I have a continuous subform where each line shows a different material
used in the given job and the material's quantity and price and
quantity * price. Most materials are listed more than once (because
they're used in multiple areas of the job) so the quantity is SUMmed in
this query. Now the user needs to be able to edit the price of the
material for this job. But the query's not editable I guess because of
the SUM. Is there a way I can tweak the query to make this work or am
I going to have to provide another place to modify the price of the
material for the job?
Any direction on this would be much appreciated! I seem to have a
brain lock about this.
I have a continuous subform where each line shows a different material
used in the given job and the material's quantity and price and
quantity * price. Most materials are listed more than once (because
they're used in multiple areas of the job) so the quantity is SUMmed in
this query. Now the user needs to be able to edit the price of the
material for this job. But the query's not editable I guess because of
the SUM. Is there a way I can tweak the query to make this work or am
I going to have to provide another place to modify the price of the
material for the job?
Any direction on this would be much appreciated! I seem to have a
brain lock about this.