Microsoft Office Forums

Go Back   Microsoft Office Forums > >

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #2  
Old 12-10-2019, 09:43 PM
macropod's Avatar
macropod macropod is offline "OR" condition within an IF Statement Windows 7 64bit "OR" condition within an IF Statement Office 2010 32bit
Administrator
 
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 22,521
macropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond repute
Default

You could use any of:

{IF{MERGEFIELD Opportunity_Affiliate_ID_Number}= 4418 "" {IF{MERGEFIELD Opportunity_Affiliate_ID_Number}= 4903 "" {IF{MERGEFIELD Opportunity_Affiliate_ID_Number}= 4830 "" "(Table)"}}}

or:

{QUOTE{SET Val {MERGEFIELD Opportunity_Affiliate_ID_Number}}{IF{Val}= 4418 "" {IF{Val}= 4903 "" {IF{Val}= 4830 "" "(Table)"}}}}

or:

{QUOTE{SET Val {MERGEFIELD Opportunity_Affiliate_ID_Number}}{IF{IF{Val}= 4418 1 0 }+{IF{Val}= 4903 1 0}+{IF{Val}= 4830 1 0}= 0 "(Table)"}}
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
Reply With Quote
 

Tags
multiple values in "if"

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
"OR" condition within an IF Statement Adding a Table with an "IF" Statement shawn.low@cox.net Mail Merge 2 05-21-2019 09:49 AM
Convert Number to Text - To enter "AND" in between with different condition cltay87 Excel Programming 0 07-06-2018 12:56 AM
"OR" condition within an IF Statement Don't want if statement to return "false" mbesspiata Excel 2 06-06-2016 02:29 PM
"OR" condition within an IF Statement IF statement just generates text "MERGEFIELD" in document - what am I doing wrong? Eri Mail Merge 1 03-03-2012 03:03 PM
"OR" condition within an IF Statement How to choose a "List" for certain "Heading" from "Modify" tool? Jamal NUMAN Word 2 07-03-2011 03:11 AM

Other Forums: Access Forums

All times are GMT -7. The time now is 01:23 AM.


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