Thread
:
Multiple IF functions
View Single Post
#
1
Posted to microsoft.public.excel.worksheet.functions
Harry S[_2_]
external usenet poster
Posts: 1
Multiple IF functions
I like to enter a multiple IF funcution formula that looks like this:
=if(a10<5,x1+1,if(a105<10,x1+2,if(a1010<20,x1+3) ))
Always getting an FALSE message what am I doing wrong?
--
Harry S
Reply With Quote
Harry S[_2_]
View Public Profile
Find all posts by Harry S[_2_]