Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a spreadsheet containing a cell with comments in the following format
to explain changes in value: 1mm mkt, (3.23mm) jnl, 115k px The comments might change but "mm" will always represent 1,000,000, "k" will always represent 1,000 and negative values will be in parenthesis. Is it possible to write a function that removes the comments, converts the values to their real values and sums them? In the example above the function should produce a value of negative 2,115,000. Thank you. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Using a function with numbers & text | New Users to Excel | |||
how to extract numbers from imported cell with text and numbers? | Excel Discussion (Misc queries) | |||
does an IF function only look up numbers & not text? | Excel Discussion (Misc queries) | |||
How do I set up an IF function with text and numbers? | Excel Worksheet Functions | |||
numbers to text function | Excel Worksheet Functions |