I have created a report using the report wizard from a free standing dbf. I create/update the dbf from an excel spreadsheet. It seems the report is using a VFP data environment where it automatically opens the associated DBF/CDX. When I update the DBF from excel and try to run the report I get a an error Index tag is not found for cursor object. I would like to disassociate the report from the tables/index files and open them (USE) on my own. How can I do this ?