Reporting Question

M

mmohon

Ok, I've got this query that spits out exactly what I want. The
problem I want to get around, is eliminating repeated data from line to
line.

Query shows this

patient1 -- diagnosis1
patient1 -- diagnosis2
patient1 -- diagnosis3

I want:

patient1 -- diagnosis1
-- diagnosis2
-- diagnosis3

Now...I know you can do this with grouping, and a header, but that's
really not how I want it to look.

Is there someway to set a field in a report to have repeating data not
visible?
 
M

mmohon

Ok.....I found the "Hide Duplicates" option like 3 seconds after I
posted this. So I answered my own question.
 

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