View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
nikita[_2_] nikita[_2_] is offline
external usenet poster
 
Posts: 3
Default RIGHT function doesn't read 0's

If I use RIGHT,2 on a cell with the value 30.00, it's output is 3, not
0. What's going on here?