Holger Klawitter wrote in message <[EMAIL PROTECTED]>... > > >> FrmCustomAlert(Serie2Alert," "," ",NULL); > >There are some problems with NULL strings in Custom alerts. >Does passing an empty string instead of NULL help? >
Actually even an empty string isn't good in some versions. Pass a string consisting of a single space, not NULL or empty string. -- -Richard M. Hartman [EMAIL PROTECTED] 186,000 mi/sec: not just a good idea, it's the LAW! -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
