Michael151
Board Regular
- Joined
- Sep 20, 2010
- Messages
- 247
<!--[if gte mso 9]><xml> <w:WordDocument> <w:View>Normal</w:View> <w:Zoom>0</w:Zoom> <w:Compatibility> <w:BreakWrappedTables/> <w:SnapToGridInCell/> <w:WrapTextWithPunct/> <w:UseAsianBreakRules/> </w:Compatibility> <w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel> </w:WordDocument> </xml><![endif]--><!--[if gte mso 10]> <style> /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-parent:""; mso-padding-alt:0in 5.4pt 0in 5.4pt; mso-para-margin:0in; mso-para-margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:"Times New Roman";} </style> <![endif]--> Hello all,
Just need a little help writing a macro that will format a row based on an If Greater Than statement.
In each row, if the date in the column marked “Effective Date” (row 1 header) comes after (is greater than) the date in the column marked “Start Date” (row 1 header) in that row, then the entire row font is changed to red and made bold.
Help is most appreciated – thank you!
Just need a little help writing a macro that will format a row based on an If Greater Than statement.
In each row, if the date in the column marked “Effective Date” (row 1 header) comes after (is greater than) the date in the column marked “Start Date” (row 1 header) in that row, then the entire row font is changed to red and made bold.
Help is most appreciated – thank you!