Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a cell with a value of {0'-3/4}
I want another cell to call that value and change the format to {0'-0 3/4"} the following code will change it to a decimal when it is formatted correctly: which is what I am after. {=SUBSTITUTE(LEFT(H69,FIND("-",H69)-1),"'","")*12+SUBSTITUTE(REPLACE(H69,1,FIND("-",H69),""),"""","")} Thanks in advance Alvin Smith |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How can I turn a fraction into a decimal. | Excel Worksheet Functions | |||
How can I turn a fraction into a decimal. | Excel Worksheet Functions | |||
Convert fraction to decimal | Excel Discussion (Misc queries) | |||
leave the decimal fraction | Excel Worksheet Functions | |||
Help with decimal half fraction | Excel Programming |