Home |
Search |
Today's Posts |
#10
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
HI you can try the following formula Iam sure it will work
you can substitute the RowColumn info for a variable it will work the same, keep in mind those parenthesis are very tricky PAY STRICT attention to them =(TRUNC(C12)&(RIGHT((TRIM(C12)),(LEN(TRIM(C12))- FIND(".", (TRIM(C12))))))) -----Original Message----- How can I transform this: myVar = " 7.200" 'spaces are there to myNewVar = "7200" Thanks Tom . |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
transform formula | Excel Worksheet Functions | |||
How I transform a row into a column? | Excel Discussion (Misc queries) | |||
How I transform a row into a column? | Excel Discussion (Misc queries) | |||
Table Transform | Excel Discussion (Misc queries) | |||
Transform columns with VBA | Excel Programming |