Good morning all,<br><br>I am coming to this late, but I have to add my two cents here. Is there any reason that your table can't look like this?<br><br>Player# Group# Lottery# LotteryValue<br> 1 1 1 12<br> 1 1 2 18<br> 1 1 3 3<br> 1 1 4 6<br> 1 2 1 14<br> 1 2 2 9<br> 1 2 3 8<br> 1 2 4 1<br> 2 1 1 15<br> 2 1 2 7<br> 2 1 3 9<br> 2 1 4 5<br> <br>In this example, Player #1 has two sets of numbers, while player #2 has only one set.<br><br>This design makes searching much easier and allows you to show data one column.<br><br>It usually isn't two hard to transform existing data into a form like this, if you choose to do so.<br><br>Sorry for butting in, buy I am in the middle of teaching a class on database normalization and your email struck a chord. If not on this project, I hope this helps on some future project.<br><br>Kathryn<br> <p>Kathryn<br><a href=mailto: > </a><br><a href= > </a><br>