View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 6,953
Default Farmula wrong result

from the immediate window:

? 0.69*800
552

works fine for me.

You say some calculations, so perhaps those really are not the numbers being
multiplied.

--
Regards,
Tom Ogilvy

"Abid" wrote:

hi all,

i had some calculations (0.69*800) the result comes to 448 but it s
wrong it should be 552.. any idea plz help me.

thanks