Home |
Search |
Today's Posts |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
=IF(A1<=.5,"yes","no")
as this is a programming forum If Range("A1").Value <= 0.5 then Range("A2").Value = "yes" else Range("A2").Value = "no" end if Patrick Molloy Microsoft Excel MVP -----Original Message----- Hi guys what is the formule for this problem If the value of a cell is between 0% and 50% than yes else now Thanks ------------------------------------------------ ~~ Message posted from http://www.ExcelTip.com/ ~~ View and post usenet messages directly from http://www.ExcelForum.com/ . |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
database extract having 3 common cell betwenn sheets | Excel Worksheet Functions |