Hi Guys
I have a form where I would like to press a button to update a field in a table
On the form when an item is typed into the first text box, the second text box performs a dLookup and returns a location as per the table Stock and Location
In the third text box I want to enter a new location.
Then lastly a button that will update that location in the Stock and Locations table.
The field to update in that table is called Location
I am an amateur when it comes to access and queries but I presume a query needs to be writting to link the information in the third text box and the Stock and Location table.
Any ideas who I can do this?
A few pics attached