Hi,
I have A command Button containing 2 queries to Update two Different Tables.
With the one query is running ok. When I am adding the second one even the first one is not running
Why?
Somebody help
Thanks
Hi,
I have A command Button containing 2 queries to Update two Different Tables.
With the one query is running ok. When I am adding the second one even the first one is not running
Why?
Somebody help
Thanks
We only know what you show or tell us. Please post some details, code.....
Orange
Thank for your Respond.
I solved It.
The problem that I did not solved is the Following
I try to use Dsum Function to sum the Gross Total for specific Customer from a SubForm
My formula is Dsum("Gross_Total","Invoice-Header","CustomerNo=????
CustomerNo is text Field
The form is [FRM-Invoices-Details]
Can you Help me??
Thanks
Show us your tables and relationships as jpg.
Show us sql view of you queries.