Microsoft Office Forums

Go Back   Microsoft Office Forums > >

Reply
 
Thread Tools Display Modes
  #1  
Old 10-15-2013, 05:51 AM
bremen22 bremen22 is offline Multiple If statements Windows 7 64bit Multiple If statements Office 2007
Advanced Beginner
Multiple If statements
 
Join Date: Jul 2013
Posts: 44
bremen22 is on a distinguished road
Question Multiple If statements

Good Morning,

I am having a bit of trouble with a formula. Here is what I am trying to accomplish:

if

(F2) = (I2)
then
"Required Parts On Order"
else
if


(F2) = (L2) and (K2) = 0
then
"Required Parts Pulled From Inventory"
else
if
(F2) = (M2)
then
"Quantity Ordered has Arrived"
else
if
(J2)<>(I2)
then
"Parts Waiting for Order"
else
if
(J2) = 0 and (I2) = 0
then
"PART IS NOT IN PROCUREMENT STATUS"



I have tried using nested "ifs", but when there are two criteria it is throwing me off.

Thanks in advance
Reply With Quote
  #2  
Old 10-15-2013, 06:04 AM
Pecoflyer's Avatar
Pecoflyer Pecoflyer is offline Multiple If statements Windows 7 64bit Multiple If statements Office 2010 64bit
Expert
 
Join Date: Nov 2011
Location: Brussels Belgium
Posts: 2,779
Pecoflyer has a brilliant futurePecoflyer has a brilliant futurePecoflyer has a brilliant futurePecoflyer has a brilliant futurePecoflyer has a brilliant futurePecoflyer has a brilliant futurePecoflyer has a brilliant futurePecoflyer has a brilliant futurePecoflyer has a brilliant futurePecoflyer has a brilliant futurePecoflyer has a brilliant future
Default

To get you started : IF(F2=I2,text_1,if(and( F2=L2,K2=0),text_2,....
__________________
Did you know you can thank someone who helped you? Click on the tiny scale in the right upper hand corner of your helper's post
Reply With Quote
  #3  
Old 10-15-2013, 06:37 AM
bremen22 bremen22 is offline Multiple If statements Windows 7 64bit Multiple If statements Office 2007
Advanced Beginner
Multiple If statements
 
Join Date: Jul 2013
Posts: 44
bremen22 is on a distinguished road
Default

Thank you so much for this. It worked beautifully.
Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
Multiple If statements Multiple If statements, Jamal NUMAN Excel 16 11-15-2022 11:59 PM
Multiple If statements Please tell me it doesn't take 7 statements to turn table borders off Jennifer Murphy Word VBA 5 07-25-2012 03:12 PM
Multiple If statements showing results of If statements in a mail merge m&co Mail Merge 3 01-06-2012 07:27 PM
Multiple If statements Multiple VLOOKUP's checking multiple Cells OTPM Excel 11 05-23-2011 11:18 AM
IF statements that shifts to right. kent Excel 0 01-19-2006 02:23 PM

Other Forums: Access Forums

All times are GMT -7. The time now is 08:26 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft