Wrox Programmer Forums
|
BOOK: Beginning Access VBA
This is the forum to discuss the Wrox book Beginning Access 2002 VBA by Robert Smith, Dave Sussman, Ian Blackburn, John Colby, Mark Horner, Martin Reid, Paul Turley, Helmut Watson; ISBN: 9780764544026
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Beginning Access VBA section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old July 29th, 2003, 01:54 PM
Registered User
 
Join Date: Jul 2003
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default Getting error message when running code.

I am getting an error message [Example: "Compile error: Ambiguous Name Detected:DateTest"] When testing the code in the Immediate window while doing the exercises in the Beginning Access 2000 VBA book. I know the code is written correctly, because I get the same message when I test the code provided in the Chapter databases. Anyone know the fix for this?

 
Old July 31st, 2003, 12:47 PM
Registered User
 
Join Date: Jul 2003
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Nevermind - I think I figured it out. Visual Basic did not like me using "Date" in the procedure title. When I changed the procedure title to DatTest or TestDate, the procedure ran without errors. Visual Basic apparently does not like the use of key words at the beginning of a procedure title.






Similar Threads
Thread Thread Starter Forum Replies Last Post
Error while running javascript code in ASP.NET Pag fozia_izhar ASP.NET 1.0 and 1.1 Professional 2 December 20th, 2006 03:39 AM
"Server not running ASP.NET 1.1" error message arashj General .NET 1 September 7th, 2004 05:49 AM
Please look at my code! I get an error message. stacy Classic ASP Databases 6 January 28th, 2004 02:09 AM
Message: SQL Server is not known to be running bhatnagar_shaily SQL Server 2000 1 September 16th, 2003 11:54 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.