K
Karl Townsend
I have formula out of a very old worksheet that I'm trying to re use in a
new worksheet
=SUM(IF(LEDGER!$B$5:$B$999=+$B9,LEDGER!$F$5:$F$999))
This is the formula in the old worksheet, EXCEPT it has curly braces {}
around it
{=SUM(IF(LEDGER!$B$5:$B$999=+$B9,LEDGER!$F$5:$F$999))}
How do you insert these braces??? You can't just type them. Also, if you
<F2> <enter> you lose them in the old worksheet. This formula does not work
with the {} removed.
FWIW this formula does a conditional sum on the data in a general ledger.
Karl
new worksheet
=SUM(IF(LEDGER!$B$5:$B$999=+$B9,LEDGER!$F$5:$F$999))
This is the formula in the old worksheet, EXCEPT it has curly braces {}
around it
{=SUM(IF(LEDGER!$B$5:$B$999=+$B9,LEDGER!$F$5:$F$999))}
How do you insert these braces??? You can't just type them. Also, if you
<F2> <enter> you lose them in the old worksheet. This formula does not work
with the {} removed.
FWIW this formula does a conditional sum on the data in a general ledger.
Karl