Stuart McLachlan
stuart at lexacorp.com.pg
Tue Apr 16 07:21:21 CDT 2013
I just noticed this line in your Function: strResult = strResult & vbCrLf & strOutput That should be strOutputLine, not strOutput. (Also get rid of the "Dim strOutput As String" - it is not needed) 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 >