Loin75
Active Member
- Joined
- Oct 21, 2009
- Messages
- 281
Hi,
My workbook needs to be completely 100% protected from its user. So I have created a macro/userform that enables them to enter new data into the table. What I need now is another macro that will give them the option to delete any row of data that they have previously entered.
I figure that I will have to use some kind of "vlookup and/or print" code that will display to the user a list of the data that has been entered - at which point they can select one of them to remove from the table.
Can anyone please suggest a good starting point for this, bearing in mind that I am terrible at VB script, if it is at all possible...
Thanks in Advance.
My workbook needs to be completely 100% protected from its user. So I have created a macro/userform that enables them to enter new data into the table. What I need now is another macro that will give them the option to delete any row of data that they have previously entered.
I figure that I will have to use some kind of "vlookup and/or print" code that will display to the user a list of the data that has been entered - at which point they can select one of them to remove from the table.
Can anyone please suggest a good starting point for this, bearing in mind that I am terrible at VB script, if it is at all possible...
Thanks in Advance.