Let me try another approach to my earlier post:
I have a form that lists files according to dates. Is there a way to stop the form from repeating the same date over and over again. I want the date shown once, then all the files for that date. Then next date …
I can’t eliminate the dates in each file. Is there a way to have a line appear on the form after that last file for each given date.
Like this:
3/5/03 file
3/5/03 file
______________
3/6/03 file
3/6/03 file
At least then the page would be easier to read. Thanks for ideas.