Thread
:
Syntax errot
View Single Post
#
1
Posted to microsoft.public.excel.programming
Ed
external usenet poster
Posts: 8
Syntax errot
Please advise how to correct syntax error in the following:
if min(a5:a9)< avg(a5:a9)*0.95 and if max(a5:a9) avg(a5:a9)* 1.05
then a13 = "fail" else a13 = "pass"
Thank you
Reply With Quote
Ed
View Public Profile
Find all posts by Ed