Hello Board!
I have been conditionally formatting my spreadsheet twice a day (I download new data every 4 hours) to do the same thing, but I think it would save me a lot of time to have code that does this. The amount of rows varies, but the columns are static (always A-Q)
How can you:
-change the font color to green of the entire row (starting at row 5 and does to all rows) if the value in column O says "Picked". Bold the entire row.
-change the font color to orange of the entire row (starting at row 5 and does to all rows) if the value in column O says "Picked Partial". Bold the entire row.
-in column M (starting at row 5 and does all rows) create formula of H5-I5....if the resulting value is less than 0, change cell to red fill. Delete all values in column M that are greater than or equal to 0.
Thank you for the help.
- MZ
I have been conditionally formatting my spreadsheet twice a day (I download new data every 4 hours) to do the same thing, but I think it would save me a lot of time to have code that does this. The amount of rows varies, but the columns are static (always A-Q)
How can you:
-change the font color to green of the entire row (starting at row 5 and does to all rows) if the value in column O says "Picked". Bold the entire row.
-change the font color to orange of the entire row (starting at row 5 and does to all rows) if the value in column O says "Picked Partial". Bold the entire row.
-in column M (starting at row 5 and does all rows) create formula of H5-I5....if the resulting value is less than 0, change cell to red fill. Delete all values in column M that are greater than or equal to 0.
Thank you for the help.
- MZ