Rocky Smolin
rockysmolin at bchacc.com
Tue Apr 16 07:33:05 CDT 2013
Tells you strResult is probably null. Try MsgBox "*" & strResult & "*" to verify. If it's empty, try the breakpoint/F8/hover over the variable trick I just posted. Maybe you'll find the place where the code is failing. R -----Original Message----- From: accessd-bounces at databaseadvisors.com [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of pedro at plex.nl Sent: Tuesday, April 16, 2013 2:17 PM To: AccessD at databaseadvisors.com Subject: Re: [AccessD] import text I also tried this before, and the only thing that happens is that a messagebox pops up, with a "ok" button. But when i click on it nothing happens??? What do you get if you change Debug.Print strResult to Msgbox strResult? On 16 Apr 2013 at 13:51, pedro at plex.nl wrote: > Paul en Stuart, > > when i press Ctrl + G, the direct Window opens, but it is empty?? > > > Thanks Pedro > > > -- > AccessD mailing list > AccessD at databaseadvisors.com > http://databaseadvisors.com/mailman/listinfo/accessd > Website: http://www.databaseadvisors.com > -- AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com