Thread: Formula Help
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Pete_UK Pete_UK is offline
external usenet poster
 
Posts: 8,856
Default Formula Help

Try this:

=INT((A1-1)/100)*0.60

then copy down as required.

Hope this helps.

Pete

On Aug 15, 1:19*pm, Compare Values
wrote:
HI, I have to set up a formula to multiply only if the number is greater $100
by 0.60, The first $100 are not charge but bigger than that is $0.60 per each
hundred starting at 101, 201, 301, etc..Please help