Thread
:
If in Excrl not in VBA
View Single Post
#
2
Posted to microsoft.public.excel.programming
Mike H
external usenet poster
Posts: 11,501
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
Reply With Quote
Mike H
View Public Profile
Find all posts by Mike H