H
HM
Hello,
I suing MSAccess2K update on a link table then I get an
error message :
"Run-time error 94 - Invalid use of Null"
Here my short code:
.....
x1 = Rs1!notask
....
field notask is null but I want to assign this to x1.
How can I do this.
Any help - Thanks.
HM
I suing MSAccess2K update on a link table then I get an
error message :
"Run-time error 94 - Invalid use of Null"
Here my short code:
.....
x1 = Rs1!notask
....
field notask is null but I want to assign this to x1.
How can I do this.
Any help - Thanks.
HM