--- In [email protected], "Ian Brooke" <[EMAIL PROTECTED]> wrote:
> Hi All,
> I'm looking at someone else's program here, not mine.

Ian,

I had a similar problem and the way I got around it was I made an 
invisible textbox and loaded the value from the file to the textbox.  
Then I read the textbox for the value used.  This effectively changed 
a NULL that caused problems to a very manageable "" from the TB.

Hope this helps give you some ideas.

[C]









'// =======================================================
    Rules : http://ReliableAnswers.com/List/Rules.asp
    Home  : http://groups.yahoo.com/group/vbHelp/
    =======================================================
    Post  : [email protected]
    Join  : [EMAIL PROTECTED]
    Leave : [EMAIL PROTECTED]
'// =======================================================
 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/vbhelp/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to