Hi.
I manage a small football (soccer) club and we have all player info in Access which i use to create various documents. This yeah part of the process is that we have to download a squad list of our players. This list shows little frames with the player details in. The trouble is that each time this list is produced the order of the players seems randomised. On this list we then have to stamp each player with a unique player league code. We have the player name, team and league code already in a table and so my thought was to just do a report and maybe add a couple of fields in the table which show which column and row they are on list. (The lists are 2 columns and depending on team size could be 5 rows or up to 10).
I created a report with the field of the league number but im not sure if can dictate very easily which box the data goes in for a particular player. I get the feeling I'm going to have to go down the VBA route but just wondering if there is a better way of doing this. Ideally i would like to keep this within Access purely because everything else is but if sending things to word, excel or even say publisher is better then they are options. Attached is a crude sketch of what we are doing.
Many thanks in advance for your thoughts on the best way to approach this.