Using 6.5...
I have a list of players and stats in an excel spreadsheet and then using xpression to sort the data by different categories for corresponding stats pages (i.e. GAA, SV%, etc). Each team has different number of players so how can I get xpression to hide the unneeded rows? I thought it would be with visual logic and doing something like: If "Player Name 5 text" is equal to "Player Name 4 text" then not visible, but I cannot get my head around how to get it to work. Help!?