Thread
:
Complicated work! Any idea??
View Single Post
#
5
Posted to microsoft.public.excel.programming
Ken Johnson
external usenet poster
Posts: 1,073
Complicated work! Any idea??
Hi Craig,
Now I have stuffed it up!
Maximum defects is 10, not 20 so try...
=IF(AND(ISNUMBER(Master!$L$5),ISNUMBER(Master!$U$5 )),MIN(Master!$L$5+Master!$U$5,10),"")
Ken Johnson
Reply With Quote
Ken Johnson
View Public Profile
Find all posts by Ken Johnson