Hello!
I have a problem with a update query. I have a form that adds records to my DB. I fill in an amount in the form "AmountIn". I want it to add the "AmountIn" with the Amount in the table. Seems to me it's pretty easy, but it doesn't work.
The query's criteria is a S/N. And it is connected to the form. And the Update: [Amount]+[Forms]![Add]![AmountIn]
Please help
/marlun
I have a problem with a update query. I have a form that adds records to my DB. I fill in an amount in the form "AmountIn". I want it to add the "AmountIn" with the Amount in the table. Seems to me it's pretty easy, but it doesn't work.
The query's criteria is a S/N. And it is connected to the form. And the Update: [Amount]+[Forms]![Add]![AmountIn]
Please help
/marlun