Hi All,
I have data as below:
COL1 COL2 COL3 COL4 COL5 COL6 COL7 COL8
A A A A A A A 1
A A A A A A A 1
A A A A A A A 1
A A A A A A A 1
A A A A A A A 2
A A A A A A A 2
what I need to do is if col8 = 1, then format the range col3 through col7 (lets say make font.name = "Arial") and if col8 = 2, then format col1 through col2. Can somebody please help me create a Macro for this requirement.
Excel 2007
Thanks
Bookmarks