I have a pivot table with dates across the top and names of customer down the rows. There is not values in every field since a customer may not purchase on every date. I'd like to programatically exclude the first populated row in my pivot table for each customer...effectively removing their first purchase. Is that possible?