![]() |
what is the ? used for in a formula in excel?
Can someone tell me what the "?" is used for in excel formulas? i.e
=IF(ISBLANK(G5),"",(SUM(F$5:F5)-SUM(G$5:G5))/SUM(F$5:F5)) Thanks. |
Are you talking about the $ character? This character fixes that
part of the cell reference, so it is not changed during copy/paste or fill operations. See www.cpearson.com/excel/relative.htm for more details. -- Cordially, Chip Pearson Microsoft MVP - Excel Pearson Software Consulting, LLC www.cpearson.com "rbc" wrote in message ... Can someone tell me what the "?" is used for in excel formulas? i.e =IF(ISBLANK(G5),"",(SUM(F$5:F5)-SUM(G$5:G5))/SUM(F$5:F5)) Thanks. |
In a word, it's either part of text, or it doesn't appear.
On Tue, 8 Feb 2005 12:45:03 -0800, rbc wrote: Can someone tell me what the "?" is used for in excel formulas? i.e =IF(ISBLANK(G5),"",(SUM(F$5:F5)-SUM(G$5:G5))/SUM(F$5:F5)) Thanks. |
All times are GMT +1. The time now is 05:53 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com