Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
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. |
#2
![]() |
|||
|
|||
![]()
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. |
#3
![]() |
|||
|
|||
![]()
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. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
I need help figuring out this formula in Excel | Excel Discussion (Misc queries) | |||
Need excel formula to display 28.50hrs in HRS & MINS? | Excel Worksheet Functions | |||
Create a formula in Excel? | Excel Worksheet Functions | |||
Suddenly Excel can't calculate formula!!! | Excel Worksheet Functions | |||
Formula to make Excel count business days/skip weekends? | Excel Worksheet Functions |