I am using Crystal reports to make post cards with variable data. The problem is when i hit 6 thousand cards it starts messing up the data so I am limited to 6k at a time. Now I am pulling this data off of a ACCESS quesry and that is fine. What I need to know is if all the field names are the same is there any way to change the query they are coming from. I write my queries to pull 6k at a time so the first would be 1-6000, then 6001 - 12000 and so on. The field names are all the same just the data it pulls and its name is different is there a way to do this?