![]() |
If cell equals, give total of another cell
I have a formula that looks likes this:
=IF(Historical!I10="X","Historical!A10","") If true, it returns "Historical!A10" How do I write this formula to give me the value of A10 and not the name of the cell? -- Lori |
If cell equals, give total of another cell
=IF(Historical!I10="X",Historical!A10,"")
Vaya con Dios, Chuck, CABGx3 "Lori Burton" wrote: I have a formula that looks likes this: =IF(Historical!I10="X","Historical!A10","") If true, it returns "Historical!A10" How do I write this formula to give me the value of A10 and not the name of the cell? -- Lori |
All times are GMT +1. The time now is 06:27 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com