Thread
:
USING IF AND PROBLEM
View Single Post
#
2
Posted to microsoft.public.excel.worksheet.functions
David Biddulph[_2_]
external usenet poster
Posts: 8,651
USING IF AND PROBLEM
=IF(AND(E9=1,ISNUMBER(Z9)),Y9*$AO$7,0)
--
David Biddulph
"Amanda" wrote in message
...
Hi Guys
Cell Z9 will have a payment date in.
I need to say
IF E9=1 & Z9 "has a date in" then (Y9*$AO$7,0)
Please can anybody help?
Amanda
Reply With Quote
David Biddulph[_2_]
View Public Profile
Find all posts by David Biddulph[_2_]