Hi all!
I've been working for a while on a tool with a database library that allows the user to add new entries. My database library is in table format and I would like it to also have a 'button' or 'cross' that allows the user to delete an entry with a single click followed by a userform that asks the regular annoying 'Are you sure' pop-up.
Now I do know how to insert this macro by recording for each single row, what I would like is for these buttons to be added to the table with each new entry automatically and to be removed when the entry is removed.
Can anyone help?
Bookmarks