Thread: Match function
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
fzl2007 fzl2007 is offline
external usenet poster
 
Posts: 23
Default Match function

What is the difference between these two,

=MATCH(1E+300,A:A)
vs
=MATCH(9.999999E+307,A:A)

Thanks