![]() |
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 |
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 |
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