KentMorand
Technical User
I know this is an easy one but I've been out of the game for a while and need a little help. When a user chooses a team from a list box on the first form I want that value to be saved (presumably as a global variable) so it can be used in every other form in the database. Currently I am basing forms on queries and passing the value of the list box into the query but this seems kind of messy. Any help would be appreciated.