Hi, could someone help me with VB, i have a column,
some cells in the column are red some are white after ruing a macro, some times no red at all - (conditional formatting ),
So i want a message box to appear if i have any red cells,
thank you
actually i color the whole column in red, the with conditional formation i make white cell, and the rest of them remain red, so are the red cells a want a message box,
i use from red to white :
= countif(rates,P11)
and for making the white the empty (which are red) cells :
look i have two columns, with numbers, i the second column i introduce values sometime, and those values usually are the same like in first column, if the value is not in the first column i want that cell to be colored in red ( in the second column)
i have to check the second columns (to see if i have those values in the first column) and if i don't have the number in the fist column, then i want the the cell red in the second column,
i cannot introduce formula in the excel ( in cell A) because i have values in that cell,
this should be dome in conditional formatting or in the VBR
Good Morning Skip,
the data in cell is changing all the time, and they are random, they are introduced by hand in the cell, so in this case the formula will be deleted , i cannot not introduce it all the, time, because this guys who will work with this sheet, they have no idea about formulas
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.