|
-
Aug 15th, 2001, 04:38 PM
#1
Thread Starter
New Member
I'm begining to hate this project
Hi, it's me again:
can anyone tell me why the following code would generate this error:
run time error -2147217087(80040z21)
With de.rsCommand1
If .RecordCount = 0 Then
.AddNew
End If
***errors out here***
If Len(Text1(part)) <> 0 Then !Partnumber = Text1(part)
***!Partnumber - text1(part) is highlighted***
when I run this on my system I goes just fine, but when installed on another one, I get the error?
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|