Thread: Prime Numbers?
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Frank Kabel Frank Kabel is offline
external usenet poster
 
Posts: 3,885
Default Prime Numbers?

Hi Keith
=3
<vbg
but I don't thinks this is what you want. what are you trying to
achieve (generating prime numbers within a range, getting the largest
prime within a range, sieving primes, etc?). You may have a look at
http://www.utm.edu/research/primes/

Frank

Keith wrote:
Hello,
I am looking for a function that will return a prime
number in Excel. Is there such a thing? Is it possible
to obtain prime numbers in a simple and easy way?

Keith