Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi George,
Glad I could help, thanks for the feedback. For the Value function to work on all the cells in the range Q13:Q14 the formula has to be entered as an array formula. Ctrl + Shift + Enter achieves this. If you look in the Formula Bar after following that process you will see that the formula is inside braces ie {=SUM(VALUE(Q13:Q14))}. This makes it possible for you to determine which cells have array formulas. Ken Johnson |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Summing all numeric values only in cells in a column | Excel Worksheet Functions | |||
how do i use format cells to alpha / numeric values | Excel Worksheet Functions | |||
Exclude #N/A values and Return Numeric values to consecutive cells in Single Row | Excel Worksheet Functions | |||
How do I display non-numeric values in a scatter chart? | Charts and Charting in Excel | |||
count and arrange cells have numeric values | Excel Programming |