S styphon Registered User. Local time Today, 21:09 Joined May 27, 2008 Messages 19 Aug 8, 2008 #21 Can no one help?
S styphon Registered User. Local time Today, 21:09 Joined May 27, 2008 Messages 19 Aug 11, 2008 #22 *Bump* Please help? Anyone?
G georgedwilkinson AWF VIP Local time Today, 15:09 Joined Mar 4, 2008 Messages 3,819 Aug 11, 2008 #23 Please copy the SQL of qry_ord_export_proj back here. You're being pretty unspecific about what's going on and I can't tell if that's because you aren't getting the information or don't know how to. Please put a breakpoint on your line of code: Code: Set xlapp = New Excel.Application and step through the code line by line with "F8". Let us know exactly which line fails (i.e. F8 will not let you get past the line). Somebody will be better able to give you further troubleshooting steps (probably not a solution yet) once you've done these couple of things.
Please copy the SQL of qry_ord_export_proj back here. You're being pretty unspecific about what's going on and I can't tell if that's because you aren't getting the information or don't know how to. Please put a breakpoint on your line of code: Code: Set xlapp = New Excel.Application and step through the code line by line with "F8". Let us know exactly which line fails (i.e. F8 will not let you get past the line). Somebody will be better able to give you further troubleshooting steps (probably not a solution yet) once you've done these couple of things.