|
-
Jul 8th, 2005, 06:48 PM
#1
Thread Starter
Hyperactive Member
[RESOLVED] Compile Error
I am using the following piece of code.
Private Sub AddNew_Record()
datNCR.Recordset.AddNew
End Sub
It works in program one program I have written and now I have added to a new program I get the following error message:-
Compile Error:
Ambiguous name detected: AddNew_Record
Can anyone help me on this please?
Thanks in advance
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
|