So i want to apply conditional formatting to cell A1 based on whether lets say D1 says... (D1 is linked to A1, supplying "Error" or "No Error" based on some criteria I've established) If "No Error" then I dont want to do anyting, but if D1 says "Error" I want A1 to turn red. I need this in vba code becuase I want to apply that same conditional format to a dynamic range as i get data in A2, A3, etc. I know how to figure that piece out, I just cant seem to get the cond format to work in vba.
Thanks much,
Mike
Thanks much,
Mike