G
Guest
I posted previously but I cannot seem to find the post, so here I go again.
I am trying to write a macro to do the following:
1. Create a New Word File
2. Paste a Table from Excel
3. Select the Table
4. Format the Table
5. Search the cells in column 2 and add the text "Elevation: " at the
beginning of any cell that has text in it.
Now, I have written this macro and everything is working fine except for
step number 5. I cannot seem to generate the code needed to search through
the cells and add the text only to the cells that have text in them already,
as I do not want "Elevation: " to appear in empty cells. Any help or
suggestions are greatly appreciated.
SKW
I am trying to write a macro to do the following:
1. Create a New Word File
2. Paste a Table from Excel
3. Select the Table
4. Format the Table
5. Search the cells in column 2 and add the text "Elevation: " at the
beginning of any cell that has text in it.
Now, I have written this macro and everything is working fine except for
step number 5. I cannot seem to generate the code needed to search through
the cells and add the text only to the cells that have text in them already,
as I do not want "Elevation: " to appear in empty cells. Any help or
suggestions are greatly appreciated.
SKW