kevmeister123
Technical User
Hello.
I need help with a query. I found out about query types (Ie Append query/select query etc).
What I need is one query that will create a new record using append, but then edit the selected record at the same time.
Ie.
Name Lollipops
Kevin 5
John 4
Peter 2
Alan comes along and takes 2 of Kevin's Lollipops. So I need a new line for Alan containin 2 Lollipops, but now need to subrtract 2 lollipops from Kevin.
So.
Name Lollipops
Kevin 3
John 4
Peter 2
Alan 2
Help please, how easy is it to do?
Thank you for any advice.
Kev
I need help with a query. I found out about query types (Ie Append query/select query etc).
What I need is one query that will create a new record using append, but then edit the selected record at the same time.
Ie.
Name Lollipops
Kevin 5
John 4
Peter 2
Alan comes along and takes 2 of Kevin's Lollipops. So I need a new line for Alan containin 2 Lollipops, but now need to subrtract 2 lollipops from Kevin.
So.
Name Lollipops
Kevin 3
John 4
Peter 2
Alan 2
Help please, how easy is it to do?
Thank you for any advice.
Kev