R
Rodney
I am trying to create a formula using the "IF" function to calculate monthly
dues on the first of each month. What I've done is set up a worksheet for
each month, and I want the monthly dues to be added to each members account
on the first of each month, but not before. I have tried the following
formula: "If(TODAY()=>4/1/2006,d2+e2,0)". So far, I cant get it to work
correctly.
dues on the first of each month. What I've done is set up a worksheet for
each month, and I want the monthly dues to be added to each members account
on the first of each month, but not before. I have tried the following
formula: "If(TODAY()=>4/1/2006,d2+e2,0)". So far, I cant get it to work
correctly.