Thread: ---
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips[_6_] Bob Phillips[_6_] is offline
external usenet poster
 
Posts: 11,272
Default ---

=IF(AND(10,A1<20),"between","not between")

--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)

"Hemant_india" wrote in message
...
is there any funcion like between() (such function is available in visual
foxpro
--
hemu