Hello all. I have a Report that hides duplicates of a Item name, but does not hide a date associated with that Item. ie.
as you can see, for Product X, it does not repeat the "Product Name" when there is more than 1 entry in the "Date Used" column. Now my problem with the the appearance in the report. I'd like to use some sort of line inbetween each Product Name, however, I only want that line to show up between each Product Name, and NOT between each "Date Used". I've tried different approaches, but none seem to work. Hope that makes sense..
is there anyway to do this?
Code:
Product Name Date used
Product X 8/11/07
8/13/07
Product Y 8/10/07
Product Z 8/09/07
as you can see, for Product X, it does not repeat the "Product Name" when there is more than 1 entry in the "Date Used" column. Now my problem with the the appearance in the report. I'd like to use some sort of line inbetween each Product Name, however, I only want that line to show up between each Product Name, and NOT between each "Date Used". I've tried different approaches, but none seem to work. Hope that makes sense..
is there anyway to do this?