C
Cesar
I am new into writing macros and scripts and I need help with a
simple
procedure.
I have a word document that contains a table. The table has several
rows and 7 columns. (The number of rows varies, but the columns are
always 7)
Within this table I need script that will have a certain word or
phrase (for example: Available Float, which will always be in column
7). Once the word is found, I need the script to delete the whole
row, and go to the next looking for the same ( loop ).
I think I know how to do a macro to find the word, I just don't know
how to continue to to the rest ( clear contents with the row, select
the row and delete the row).
Your help would be greatly appreciated.
Thank you
simple
procedure.
I have a word document that contains a table. The table has several
rows and 7 columns. (The number of rows varies, but the columns are
always 7)
Within this table I need script that will have a certain word or
phrase (for example: Available Float, which will always be in column
7). Once the word is found, I need the script to delete the whole
row, and go to the next looking for the same ( loop ).
I think I know how to do a macro to find the word, I just don't know
how to continue to to the rest ( clear contents with the row, select
the row and delete the row).
Your help would be greatly appreciated.
Thank you