Jun 10, 2004 #1 magmo Programmer Joined May 26, 2004 Messages 291 Location SE Hi Is there a way to check for dbnull values? Regards M
Jun 10, 2004 #2 ChrisHirst IS-IT--Management Joined Nov 23, 2001 Messages 8,049 Location GB use the IsNull() function http://www.devguru.com/Technologies/vbscript/quickref/isnull.html Chris. Indifference will be the downfall of mankind, but who cares? Upvote 0 Downvote
use the IsNull() function http://www.devguru.com/Technologies/vbscript/quickref/isnull.html Chris. Indifference will be the downfall of mankind, but who cares?
Jun 10, 2004 Thread starter #3 magmo Programmer Joined May 26, 2004 Messages 291 Location SE Hi Chris Worked perfect, thanks! Regards M Upvote 0 Downvote