![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Board Regular
Join Date: Mar 2002
Posts: 67
|
Question:
Is there a formula that can let me convert text-number to number? ie: 34.5# to 34.5 Thanks in advance |
|
|
|
|
|
#2 |
|
MrExcel MVP
Join Date: Feb 2002
Location: Austin, Texas USA
Posts: 11,654
|
Just add zero.
="34.5"+0 Or, use the VALUE function... =VALUE("34.5") [ This Message was edited by: Mark W. on 2002-03-22 12:31 ] |
|
|
|
|
|
#3 |
|
Board Regular
Join Date: Mar 2002
Posts: 67
|
Hello Mark
I am in auto filer setting now. And I have one column with text-number and one blank column. I tried both methods but they all give me a "#Value!" error Did I miss any step? |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|