View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] witek84@gmail.com is offline
external usenet poster
 
Posts: 7
Default bad data when i change string to double

I created macro in excel and i have problem. I created buttons with
numbers(like in windows calculator) and when i add two integer numbers
everything is ok but when i add two fractions i have bad result. I think
problem is when i change string to double(becouse when i add point i use
string).
thanks Pawel