Consulting

Results 1 to 3 of 3

Thread: Using <> in evaluating a label not working

  1. #1
    VBAX Regular
    Joined
    May 2017
    Posts
    28
    Location

    Using <> in evaluating a label not working

    In my mail merge the if statement IF {MERGEFIELD Schedule} <> "F5" is being ignored. Is there a problem using <> when evaluation a label. Any suggestions.

  2. #2
    What's the rest of your conditional field? Did you enter {MERGEFIELD Schedule} using CTRL+F9 for the brackets {} ? What does the Schedule field actually contain?
    Graham Mayor - MS MVP (Word) 2002-2019
    Visit my web site for more programming tips and ready made processes
    http://www.gmayor.com

  3. #3
    VBAX Regular
    Joined
    May 2017
    Posts
    28
    Location
    Graham
    Thank you for your reply. I figured out what the problem was and I should of got back sooner and marked my thread as solved. I had some sort of corruption in my program. I deleted the section that was not working and copied a section that was working, changed the applicable areas and it worked.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •