1.23 return to 0.23

  • Thread starter Thread starter swwong
  • Start date Start date
S

swwong

Hello

I input 1.23 in A1
but I want B1 to return to 0.23

How can I do that? :confused:

Thanks
 
swwong said:
Hello

I input 1.23 in A1
but I want B1 to return to 0.23

How can I do that? :confused:
[/QUOTE]
in B1 =A1-Int(A1)

isn't there a FRAC function to get just the fractional part ? (1.23 might be
a bad example of x.23 :) ).


Bruce


-------------------------------------
The power of accurate observation is commonly called cynicism by those who have not got it.
- George Bernard Shaw
Cynic, n: a blackguard whose faulty vision sees things as they are, not as they ought to be.
- Ambrose Bierce

Caution ===== followups may have been changed to relevant groups
(if there were any)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top