greater then...

  • Thread starter Thread starter refaeldakar
  • Start date Start date
R

refaeldakar

hello,
i want to find the minimal number that's greater then a curtain number
i provide. all in a curtain array of numbers.

thanks
refael
 
As an example

=MIN(IF(A1:A10>5,A1:A10))

which is an array formula, it should be committed with Ctrl-Shift-Enter, not
just Enter.

--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)

"refaeldakar" <[email protected]>
wrote in message
news:[email protected]...
 
no the numbers aren't ascending.
the array of numbers are numbers in a curtain range in the worksheet.
 

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

Back
Top