Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I'm using Excel 2007, and would like to convert a range of cells from text to
a value based upon the word 'data'. I want to sum up the kb of data being used. To do this, I cannot use value unless I strip off the kb from the cell. I can do that with 1 cell, but how can I do this with a range? Thanks for any help! -Bill call 10 calls 22 =SUMIF(A3:A8,"call",B3:B8) call 12 text 2 =COUNTIF(A3:A8,"text") text 1 msg data - 1 cell 15 =LEFT(B7,LEN(B7)-2) text 1 msg Data - Range ??? data 15 kb data 105 kb |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how can I delete cells containing text within a range of cells | Excel Discussion (Misc queries) | |||
SUMIF of specified cells in a range | Excel Discussion (Misc queries) | |||
SumIf and a Range of Cells | Excel Discussion (Misc queries) | |||
sumif where cells contain Number & Text | Excel Discussion (Misc queries) | |||
Counting Occurrence of Text within Text in Cells in Range. | Excel Worksheet Functions |