lemieux66c
Registered User.
- Local time
- Today, 14:34
- Joined
- Feb 26, 2007
- Messages
- 14
Hi guys,
I'm down to my final question in regards to my database. Right now I'm creating a report which simply enough lists all of the "topics" that have been entered in my annotation form. The reason why I want to create this report is because there is another report in which I input a certain "topic" and it outputs all of the annotations that I have done under that topic, and this report gives the user all the of the topic possibilities for the other report. There are probably much easier ways to do that, but I thought this would be simple enough for me to do.
My problem comes into being because a person will submit multiple annotations for a certain topic. The way the report is currently constructed, each time the topic is entered it is listed on the report since I'm searching my annotation table for the topic field. What I want to do is limit the report to listing the topic only one time. I was able to do this by setting "hide duplicates" to yes; however, where the duplicated entries were before, there is now a white space.
I was just wondering if there was a way to do this that would avoid my problem of having the white spaces.
Thanks everyone.
I'm down to my final question in regards to my database. Right now I'm creating a report which simply enough lists all of the "topics" that have been entered in my annotation form. The reason why I want to create this report is because there is another report in which I input a certain "topic" and it outputs all of the annotations that I have done under that topic, and this report gives the user all the of the topic possibilities for the other report. There are probably much easier ways to do that, but I thought this would be simple enough for me to do.
My problem comes into being because a person will submit multiple annotations for a certain topic. The way the report is currently constructed, each time the topic is entered it is listed on the report since I'm searching my annotation table for the topic field. What I want to do is limit the report to listing the topic only one time. I was able to do this by setting "hide duplicates" to yes; however, where the duplicated entries were before, there is now a white space.
I was just wondering if there was a way to do this that would avoid my problem of having the white spaces.
Thanks everyone.