F
ftjjk
I found the following formula for creating a year to date formula fro
http://www.beyondtechnology.com/tips.shtml
=SUM(OFFSET(A2,0,0,1,MONTH(NOW())))
My problem is that my data is not one cell per month but is the actua
date input in column A (my data is vertical not horizontal)and ca
range from 3 to 9 days of inputs per month. Rather than use the mont
function I need to use the input dates in column A. I was considerin
an IF statement to compare A(x) to NOW() but I am have serious brai
drain and can't go anywhere with this. Any help would be appreciated
http://www.beyondtechnology.com/tips.shtml
=SUM(OFFSET(A2,0,0,1,MONTH(NOW())))
My problem is that my data is not one cell per month but is the actua
date input in column A (my data is vertical not horizontal)and ca
range from 3 to 9 days of inputs per month. Rather than use the mont
function I need to use the input dates in column A. I was considerin
an IF statement to compare A(x) to NOW() but I am have serious brai
drain and can't go anywhere with this. Any help would be appreciated