J
johnnyray00
Here is what I'd like to do. In one column I have five different value
to chose from D (Daily), W(Weekly), M(Monthly),SA(SemiAnnual), an
A(Annual). If that value is cell A1 is D, for example, I need t
subtract a start date from a stop date (which are in two other cells o
same row). If the total days equal 2 or less, I want to format the ro
as green. If more than 2, then make it red.
The (timeframe) are as follows :
D = 2
W= 7
M = 30
Q = 45
SA= 90
A = 180
I don't think I need the whole code. If anyone can give me an exampl
using one timeframe, I problably can get it from there.
Thank
to chose from D (Daily), W(Weekly), M(Monthly),SA(SemiAnnual), an
A(Annual). If that value is cell A1 is D, for example, I need t
subtract a start date from a stop date (which are in two other cells o
same row). If the total days equal 2 or less, I want to format the ro
as green. If more than 2, then make it red.
The (timeframe) are as follows :
D = 2
W= 7
M = 30
Q = 45
SA= 90
A = 180
I don't think I need the whole code. If anyone can give me an exampl
using one timeframe, I problably can get it from there.
Thank