I have an excel spreadsheet (left) joined with an employee database (right) on SS# and have had to use a subreport to pull over just the data I need to compare. I have finally gotten the data to come across correctly by grouping on SS#, putting my subreport in a details A section, my passed variable called "totalVar" in a details B section and a zero reset called "totalVar reset" up in the group header. Howevever my current problem is that the only row of data I want to see and export is the details B section, where I have all the fields I need including the accurate passed variable. However, I cannot figure out a way to hide or suppress the details A section which then produces an empty data row when I do an export. Any suggestions on placement or formatting of the passed variable, passed variable reset and the subreport to continue to get accurate data and avoid the empty data rows produced by the the section holding just the subreport?