View Single Post
 
Old 09-05-2022, 06:00 AM
Davidl88 Davidl88 is offline Windows 10 Office 2016
Novice
 
Join Date: Sep 2022
Posts: 5
Davidl88 is on a distinguished road
Default Remove borders in first table column cells with italic words

I have a table. In the the first column, each cell has a word either in italics or not. Is there a way to remove the top and bottom borders for all cells with italic words (in first column only, the other table columns would still have their borders), except if the cell below has a word without italics (in which case the connecting bottom border would remain but top border connecting with cell above containing another italic word would be removed)? A VBA that removed the top border of any cell in the first column with text in Italics only would work.
Reply With Quote