Thread: Division help?
View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.misc
clayblay
 
Posts: n/a
Default Division help?

Thanks anyway.

Dave Peterson wrote:

If you put 16 in A1,
you can put this in B1: =int(a1/3)
you can put this in C1: =b1
you can put this in D1: =a1-b1-c1




"Pete" wrote:

I can't deduce the logic you are applying here. Can you post some more
examples of what you want to input and how you would like the output to
appear?

Pete