New to using VBA in MS Access, please be nice.
When the user click's a button, I need the button to move only that row onto an existing table.
Example, something needs to be recycled, user clicks the recycle button and it moves that row of data to a recycle table that holds all the recycled rows.
I've spent 2 days working on this new database for work and this is the last portion that I need to finish, any help would be much appreciated.
When the user click's a button, I need the button to move only that row onto an existing table.
Example, something needs to be recycled, user clicks the recycle button and it moves that row of data to a recycle table that holds all the recycled rows.
I've spent 2 days working on this new database for work and this is the last portion that I need to finish, any help would be much appreciated.
Comment