Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to solve this ?
Message
 
To
All
General information
Forum:
Visual Basic
Category:
Coding, syntax & commands
Title:
How to solve this ?
Miscellaneous
Thread ID:
00384376
Message ID:
00384376
Views:
59
Hi, anyboady have an idea on how to solve this problem..

When I load the data from the .mdb to the form using a my own sub I get the error message "Runtime error 94" Invalid use of null.

the code is :
privat sub LoadData()
with rstUser
me.txthometel = !hometel
me.txtusrname = !usrname
me.txtnotes = !notes
End with
end sub

if there is a data in the field, no errors, but if theres no data like the "hometel" or the "notes" fields I get the error.

any idea how to skip this.

Rgrds
<><><><><><><><><><><><><><><><><><><><>
<><> REMEMBER,,,,KNOWLEDGE IS POWER <><>
<><><><><><><><><><><><><><><><><><><><>
Next
Reply
Map
View

Click here to load this message in the networking platform