Jump to content

This topic is 5195 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

In a nutshell, i have a number field named [iD] with 10 repetitions.

Quite often a number will be repeated in more than one of those repetitions.

Each number is related to a record in a separate table.

So what i am trying to achieve is to print ONLY one copy of the record in the table that unique value records[iD] appear.

UniqueValues.jpg

So for example, in the above values i would end up with 7 printed pages out of the 10 values etc....

How can i achieve this?

Posted

One way could be to do a Go to Related Record[] step into the "other" table and print from there.

Another option - probably a much better one - would be to eliminate the repeating fields and replace them with individual records in a join table.

This topic is 5195 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.