View Single Post
 
Old 07-06-2021, 09:27 AM
spophmonk21 spophmonk21 is offline Windows 10 Office 2019
Novice
 
Join Date: Jul 2021
Posts: 1
spophmonk21 is on a distinguished road
Default Word Repeating Data Out of Order

I'm new at this so I hope this makes sense.

I am using an IF field from QuickParts to pull in repeating data.

{IF "{MERGEFIELD charges.chargeStatus]: = "Filed Charge" "[MERGEFIELD charges.count" ''}

Basically if a charge is filed, put the charge number. It also has other IF statements to pull in the name of the charge and the statute assigned. It will pull in the the information but it lists the charges in a completely random order. Any idea how to get them to pull in numerically?
Reply With Quote