I want to create a new record in an existing table 'Transactions', and add a value to the field 'Balence'. 'Balence' is a Currency field. Lets say table has three recods in to start with.
When I run the following code, it creates the new record,(Record 4), but puts the value in Record 3. This...
I am trying to create and edit a new record in an existing table called Transactions. It has 3 records in. When the code below runs, it creates the new record. (Record 4), but updates Record 3 - NOT the new one. The field I want to update is called 'Balence'. Any help apopreciated. I have run...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.