Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Trying to create a formula that will sum 5 cells to the right of the
cell in question if the cell the cell in question contains a Numerical value, and that will do nothing if the cell in question contains text. I have gotten as far as: IF(TYPE(1), SUM(C6513:M6513), "") Obviously, "" does not return the same text originally in the cell, but instead a 0. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
text box that will leave only the last 4 digits entered | Excel Discussion (Misc queries) | |||
if=0 then n/a if<0 leave the value in the cell | Excel Worksheet Functions | |||
How do I leave formula cell blank if 2nd reference cell is empty? | Excel Discussion (Misc queries) | |||
How to compose a Leave Table in text & color bar? | Excel Programming | |||
Can you sort text in a column, but leave cell color alone? | New Users to Excel |