I have one set of equations that work.
COL E gets "points" entered daily-
COL J keeps Cumulative totals of COL E for the year.
The equation I use for for COL J is: =IF(E4>10,(J4+E4/10),J4)
I have another equation I cannot figure out.
COL G gets a number entered from a "Chart" when the worksheet is "Recalculated" each Day (Like: 1.50; 2.75; 5.25; 0.50; etc; or sometimes No Entry (BLANK).
COL M is the Column I want to keep a Cumulative total of COL G for the year.
I have tried a bunch of equations and none of them work. (I get #VALUE, FALSE, (a BLANK), and other errors no mater what I try.)
Note: the Chart that posts to COL G is fromV6-AA6 to V27-AA27 on the same worksheet with the equation: =IF(ISNA(MATCH(F4,$V$7:$V$26,0)),"",INDEX($W$7:$AA$26,MATCH(F4,$V$7:$V$26,0),MATCH($E$27,$W$6:$AA$6,0)))
I sure hope that someone has some suggestions as I'm about to go nuts.
As you can see, I'm new at Excel.
I'm working with Win XP and Excel 2003.
If someone will at least tell that I can’t do what I’m trying to do please do so--or--give me a hint on how to precede.
Thanks, Fred
COL E gets "points" entered daily-
COL J keeps Cumulative totals of COL E for the year.
The equation I use for for COL J is: =IF(E4>10,(J4+E4/10),J4)
I have another equation I cannot figure out.
COL G gets a number entered from a "Chart" when the worksheet is "Recalculated" each Day (Like: 1.50; 2.75; 5.25; 0.50; etc; or sometimes No Entry (BLANK).
COL M is the Column I want to keep a Cumulative total of COL G for the year.
I have tried a bunch of equations and none of them work. (I get #VALUE, FALSE, (a BLANK), and other errors no mater what I try.)
Note: the Chart that posts to COL G is fromV6-AA6 to V27-AA27 on the same worksheet with the equation: =IF(ISNA(MATCH(F4,$V$7:$V$26,0)),"",INDEX($W$7:$AA$26,MATCH(F4,$V$7:$V$26,0),MATCH($E$27,$W$6:$AA$6,0)))
I sure hope that someone has some suggestions as I'm about to go nuts.
As you can see, I'm new at Excel.
I'm working with Win XP and Excel 2003.
If someone will at least tell that I can’t do what I’m trying to do please do so--or--give me a hint on how to precede.
Thanks, Fred