I get the error Saying
"Invalid Use of Null"
My code for Checking Null value is
VB Code:
IIf(IsNull(rs!replyMessage), "", Trim(Replace(rs!replyMessage, "'", "")))
Is something wrong in the code...
Thanks
|
Results 1 to 12 of 12
Thread: [RESOLVED] Invalid use of NullThreaded View
|
Click Here to Expand Forum to Full Width |