Embedded SkipIF statement - HELP

N

Newbie

How can this be changed so that Word Accepts it rign now it does not
allow embeeded skipif statments

{ IF { MERGEFIELD CC_ApptDate } <>"" " {
SKIPIF { = { MERGEFIELD "CC_ApptDate"
\@ "M" }- { MERGEFIELD "CC_DueDate" @
"M" } < 0 }}" "" }


What I am trying to do is included all the non blank records for {
MERGEFIELD CC_ApptDate }

In addition I want to eliminate those people whose { MERGEFIELD
"CC_DueDate} is next month and appointment date is this month {
MERGEFIELD CC_ApptDate }

If if I can do this I have not yey figured out how to deal with the
Dec/Jan Math problem

Just so you know I cannnot change the way the data file is genrated
since it is from another program
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top