Rocky Smolin
rockysmolin at bchacc.com
Tue Apr 16 07:30:11 CDT 2013
I'd try putting a break point at the top of the function. Then using F8, single step through the code. At each line you can hover over a variable and its current value will display like a tool tip. I do this a lot to find out where a module's going south on me. Rocky -----Original Message----- From: accessd-bounces at databaseadvisors.com [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Stuart McLachlan Sent: Tuesday, April 16, 2013 5:14 AM To: Access Developers discussion and problem solving Subject: Re: [AccessD] import text 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