theinviter
Registered User.
- Local time
- Yesterday, 23:34
- Joined
- Aug 14, 2014
- Messages
- 268
Dears;
I have Table1 "Customer" contain date, a
And Table2 " Request" contain data which is converted to form and have calculated field through query.
the field:
ID
Item_Name
Item_Code
Quantity
so I want to Update the matching record BY ID , and if no record then add a new record to table " Customer"
so how to do it?
I have Table1 "Customer" contain date, a
And Table2 " Request" contain data which is converted to form and have calculated field through query.
the field:
ID
Item_Name
Item_Code
Quantity
so I want to Update the matching record BY ID , and if no record then add a new record to table " Customer"
so how to do it?