Thread: big problem
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Wu Wu is offline
external usenet poster
 
Posts: 36
Default big problem

After calculation, there are some data contain decimal, how to use function
or other methods to change from case a to case b?

case a:
1.1
1.2
1.6
2.2

case b:
0.1
0.2
0.6
0.2