473,385 Members | 1,582 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Why does this code not work ( Access Visual Basic)

Compile Error Ambiguous name detected: OpenReferenceDocument

See attached file

Private Sub lstRecapFileList_DblClick(Cancel As Integer)
Call OpenReferenceDocument(RecapFolder & Me.lstRecapFileList.ItemData(Me.lstRecapFileList.L istIndex))
End Sub
Attached Images
File Type: jpg Access DB VB Error Job Documents.jpg (20.8 KB, 174 views)
Oct 12 '10 #1
1 1493
danp129
323 Expert 256MB
There is more than one method (function/sub) that goes by that name in the project and/or referenced assemblies.
Oct 18 '10 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Paul | last post by:
Hello, I am a beginner programmer in Visual C++ 6 and have encountered a problem. I am trying to read from a text file in the following manner: .... ifstream mystream; mystream.open...
1
by: Danke | last post by:
I have made a quite big application on a SQL server platform and I'm using Access 97. When I open a form the date of today does not show up when I use the date function. Are there any who have...
2
by: Ryan McBride | last post by:
Once again at my wonderful job i've been given the task of "come teach your fellow idiot coworkers the skills you have" I write software for a company in chicago. I use visual basic on asp.net...
5
by: Geoff Jones | last post by:
Hi Does anybody use the Visual Basic Resource Kit? I have a question about it and I've either discovered a bug in it or have a problem with my installation. Geoff
4
by: interwanderer | last post by:
something very odd... I have installed visual studio 2005 on my machine. I created a console application with visual basic 2005 or C#. I typed something in. tried to delete.. but i couldn't I...
1
by: JohnSmith | last post by:
I am working on a tuturial that i have for Visual basic.net ( for now ) I am working with Visual Studio 2005. I have been working on a code to change the text color by the name put into the...
9
by: stuart wieder | last post by:
receiving error message "the database has been placed in a state by user .... on machine ......that prevents it from being opened or locked" i need to have multiple users being able to access the...
1
by: darren burton | last post by:
how do you link a buttton on the form to a web page
1
by: KezerKing | last post by:
Hi there, I am just wondering if it is possible to have the input box script: InputBox(Password, Password) to have the view of what is inputted set in *'s Laters, Kieran
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.