Thread: Cell formular
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Luke M Luke M is offline
external usenet poster
 
Posts: 2,722
Default Cell formular

Something like the following:

=IF(AND(A22,A2<5),50,0)
--
Best Regards,

Luke M
*Remember to click "yes" if this post helped you!*


"Ron H" wrote:

I am trying to write a formular in a cell whereby if the value of an ajoining
cell is between 2 and 5, then enter 50. If the value is not between 2 and 5
then enter zero.
I have not found the proper formular so far, can someone assist me?
Thanks.
--
rshfl