Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Fractions are listed in column B and I would like them to be expressed in
numbers (2 decimals) in Column A by using VBA. Could someone please help Thanks |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Are the cells presently strings or jsut formated as fractions?
Highligt one of the cell and go to Format Menu - Cells - Number. If Fractions are selected than change the formatging to numbers and set the number to 2. If the cells are strings then you have to remove the single quote in fron of the number. If you copy these cells and paste special values the text will get changed to numbers. Make sure yo paste into a diffferent cell then the one originally copied. "AlanW" wrote: Fractions are listed in column B and I would like them to be expressed in numbers (2 decimals) in Column A by using VBA. Could someone please help Thanks |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Show fraction as fraction even if answer is 1 | Charts and Charting in Excel | |||
how to add 3/4 as a fraction | Excel Discussion (Misc queries) | |||
Text fraction to fraction format | Excel Worksheet Functions | |||
How do I change fraction to fraction characters? | Excel Worksheet Functions | |||
Whole Fraction | Excel Programming |