View Single Post
 
Old 04-06-2013, 07:07 PM
joyfulincanada joyfulincanada is offline Windows 7 64bit Office 2010 64bit
Novice
 
Join Date: Apr 2013
Posts: 7
joyfulincanada is on a distinguished road
Default Delete Current Row in protected Form

Hello,

Disclaimer: I am a complete novice to all of this.

I am reading this forum with interest as I am trying to set up a protected Word form also where the user can delete or add rows to an otherwise locked table. I found code on Graham Mayor's website which worked like a charm for adding a row to the table but I can't figure out how to delete a row.

Essentially, I have my entire form set up as a table, with form fields in the cells, and there is a sub-table within this form. When users are filling it out, essentially there are large text fields, and then this sub table for numbers to be entered. I want them to be able to delete rows in that table that are unused. So, if all the information is deleted from a row, I want that row to disappear.

Is this possible?

Thanks in advance!

P.S. I tried the code (https://www.msofficeforums.com/word-...rm-fields.html) and it doesn't delete rows from my table...

Last edited by macropod; 04-07-2013 at 05:25 PM. Reason: Split posts to new thread
Reply With Quote