I have a table where data gets put into a new table a the beginning of each year. The table name is TurnTable and the new table is TurnTable04 the number at the end is just the last 2 digits of the previous year. What I have is a yearly report that I run each run, put what have to do is manually change which year I want to query. What need is a way to programmatic choose which table to query.