Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a spreadsheet that is created once a week from an Access program. I
have recorded a macro that formats most of the data Im looking to change, however I need to do some conditional formatting. Since I cannot save Conditional Formatting rules in Excel, I need to do this in a macro and I dont know enough about VBA to accomplish this on my own €¦ help please! The spreadsheet is column A:L however it varies in row count each week. Colum D is a text column and sometimes includes the word €˜Customer somewhere in the cell €“ if it does, I want to highlight that cell in yellow and give the entire row (A:L) a heavy border Cells in column H, also a text column, are sometimes blank/empty €“ if a cell blank, I want the entire row (A:L) highlighted in yellow with a heavy border I have seen lots of If Then and Case examples, but I dont know how to make them select a dynamic range, or highlight a single cell if one condition is met, or an entire row if another condition is met. Any help you can provide is greatly appreciated! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
change data of entire column from small case to upper case | Excel Worksheet Functions | |||
Changing multiple cell text from lower case to upper case | Excel Discussion (Misc queries) | |||
How to change mixed case to upper case in Excel for all cells | Excel Discussion (Misc queries) | |||
Change the text from lower case to upper case in an Excel work boo | Excel Discussion (Misc queries) | |||
How do I change a column in Excel from upper case to lower case? | Excel Worksheet Functions |