Can anyone give me a handle on my issue that I am dealing with when I try to requery the commands inside my dataenvironment to make the DataReport current at that moment? VB 6.0 delivers a message to me saying that I can’t perform this action on anobject that is closed, but if I code to have the recordset open before I perform the requery, it will tell me that I cannot open something that is already open. I’m puzzled, is it closed or not or possibly that is not the issue at all. Any assistance is greatly appreciated