Microsoft
Software
Hardware
Network
Question : Multiple if greater than less than
Guys This is probabaly simple but can get my head around it
in excel i want to return the values "A" , "B" , "C" if the cell A1 is either <=30 , >=60 , >30 <60
so if cell A1 =
15 = A
35 = B
75 = C
Cant quite get my head around this
Any ideas
Cheers
Answer : Multiple if greater than less than
Use this instead:
=IF(A1="","",IF(A1<=30,15,I
F(A1>=60,35
,75)))
Put the formula in cell B1. It will return:
15 if A1 <=30
35 if A1 >=60
75 if A1 between 30 and 60
if A1 is blank, the result will be blank also.
jppinto
Random Solutions
Cannot open .xls file attachments in Outlook
Windows Server 2008 r2
Force user account picture w/Group Policy
MSSQLSERVER unhandled exception 80000003, Error: 17311, Severity: 16, State: 1, SQL 2005, Windows 2008
Microsoft Excel and PowerPoint 2003 print with no left margin
MS Access 2007 Customize Office Menu Button
access 2003 report with calculated field.
Drop all Indexes
Windows 7 Partition
Error 1327 Invalid Drive - installing applications - "Documents" on network drive - offline file sycn