View Single Post
 
Old 08-05-2019, 08:59 AM
lmoir87 lmoir87 is offline Windows 7 64bit Office 2010 64bit
Novice
 
Join Date: Jul 2014
Posts: 7
lmoir87 is on a distinguished road
Default VBA to conditionally format table

Hi

I am trying to create a code which will format a specific cell in a table in Word, based on a cell in excel.

I have a formatted table with text. I would like to reformat 1 cell in each row that matches the text in an excel cell.

i have already opened the excel file in an earlier code and have the cells named.

any help would be much appreciated.
Reply With Quote