Thread
:
If (M10,M1)
View Single Post
#
2
Posted to microsoft.public.excel.worksheet.functions
David Biddulph[_2_]
external usenet poster
Posts: 8,651
If (M10,M1)
=IF(M10,M1,IF(L10,L1,IF(K10,K1,"")))
--
David Biddulph
"yovation" wrote in message
...
Hi,
I'm drawing a blank.....
Function in (N1) : =IF(M1 0, then M1) ELSE If(L1 0, then L1)
ELSE IF(K1 0, K1) etc......
Thank you.
Yovation
Reply With Quote
David Biddulph[_2_]
View Public Profile
Find all posts by David Biddulph[_2_]