ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   If in Excrl not in VBA (https://www.excelbanter.com/excel-programming/401407-if-excrl-not-vba.html)

alvin Kuiper

If in Excrl not in VBA
 
Hi

If i use the function if in a sheet
and i want
F12 3900 and F12 < 3999

How do i write this

Alvin


Mike H

If in Excrl not in VBA
 
Perhaps,

=IF(AND(F123900,F12<3999),"Do this if true","Do this if not true")

Mike

"alvin Kuiper" wrote:

Hi

If i use the function if in a sheet
and i want
F12 3900 and F12 < 3999

How do i write this

Alvin


alvin Kuiper

If in Excrl not in VBA
 
Thanks



"Mike H" skrev:

Perhaps,

=IF(AND(F123900,F12<3999),"Do this if true","Do this if not true")

Mike

"alvin Kuiper" wrote:

Hi

If i use the function if in a sheet
and i want
F12 3900 and F12 < 3999

How do i write this

Alvin



All times are GMT +1. The time now is 11:11 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com