J JoseSharp Registered User. Local time Today, 12:40 Joined Oct 23, 2006 Messages 15 Dec 4, 2006 #1 Hi all, when exporting a query to Excel is it possible to perform page set up controls to the Excel sheet? Or will I need to create VBA page set up controls with in a Set objXL = New Excel.Application??
Hi all, when exporting a query to Excel is it possible to perform page set up controls to the Excel sheet? Or will I need to create VBA page set up controls with in a Set objXL = New Excel.Application??
L llkhoutx Registered User. Local time Today, 14:40 Joined Feb 26, 2001 Messages 4,013 Dec 6, 2006 #2 You can do it with VBA.