Line deletion based on a cell from another worksheet
amertin
Posted messages
15
Status
Member
-
lolomusic667 Posted messages 2527 Status Member -
lolomusic667 Posted messages 2527 Status Member -
Hello,
I want, among other things, to delete the row in a database where the reference in column A matches the value indicated in my search tab cell (variable in A1, for example). I can't get the correct syntax, as I am a VBA beginner.
In short, I have a client record that I want to update. To do that, I created the code that will allow me to add the new row, but I can't get the one that would delete the existing corresponding row first...
Thank you for your help!
I want, among other things, to delete the row in a database where the reference in column A matches the value indicated in my search tab cell (variable in A1, for example). I can't get the correct syntax, as I am a VBA beginner.
In short, I have a client record that I want to update. To do that, I created the code that will allow me to add the new row, but I can't get the one that would delete the existing corresponding row first...
Thank you for your help!