D
dolingercha
I currently have a spreadsheet that has two columns that I
need to reflect using color (or someway flag it to be
noticeable) if the revenue and collections has dropped for
three consecutive months in a row. The formulas that are
being used in those columns currently =IF(J8="",0,G8) I
need to somehow put something in the code that will mark a
drop if the numbers drop 3 consecutive months in a row. I
also have column B that is either blank or contains the
word yes (which reflects a new client) and I'd like to
somehow add a code that would change the color of the
entire row if the word yes is in Column B, currently there
is no formula in Column be at all. Any help will be
greatly appreciated.
need to reflect using color (or someway flag it to be
noticeable) if the revenue and collections has dropped for
three consecutive months in a row. The formulas that are
being used in those columns currently =IF(J8="",0,G8) I
need to somehow put something in the code that will mark a
drop if the numbers drop 3 consecutive months in a row. I
also have column B that is either blank or contains the
word yes (which reflects a new client) and I'd like to
somehow add a code that would change the color of the
entire row if the word yes is in Column B, currently there
is no formula in Column be at all. Any help will be
greatly appreciated.