Formula Help

  • Thread starter Thread starter sosteffo
  • Start date Start date
S

sosteffo

Need to to calculate the following

Cell A1 had a figure calculated .....example 174

I then need a formula below in B1 to calc multiples of 97 and retur
the figure that is greater than 174

i.e 174 in A1
194 in B1 (97*2)
20 in C1 (difference
 
Thanks but its not that simple........the figure of 174 will be an eve
changing figure...therfore the 2*97 will need to automatically chang
so that its result is greater than the first figure..

Figure in B1 will need to be >A1 & a multiple of 97


I've tried lots of ways......not simple way it appear
 
thanks i work it out another way

i did = (INT(A1)+1)*97

it works anyways...thanks for the suggestion tho
 

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

adjusting sums 4
Help with formula 4
help with formula 1
Growing Degree Days Formula 4
Concatenate strings? 4
EXCEL FORMULA 2
Question on the formula 1
need formula returning a blank cell 4

Back
Top