| Chat with a LIVE Microsoft
Access Expert! |
||||
|
||||
|
#1
|
|||
|
|||
|
Error Checking Problem in Access 2003
In access 2003 I have a small amount of code, I have mistyped a control reference in the code ie. instead of
me![codeval] i put [me1[codval], in Access 97 an error message appeared when i try to run, but im not getting this in 2003, all error checking turned on - please help if u can. |
| Sponsored Links |
|
#2
|
||||
|
||||
|
IF you compile your code that should catch the error
|
|
#3
|
|||
|
|||
|
Compile not showing error and even set warning to true in immediate window doesnt help - any ideas would be so welcome.
|
|
#4
|
||||
|
||||
|
I don't understand - how do you know this is happening if the code isn't stopping.
why cant you just do a global search and replace to find all instances of me1 to fix it anyway. Also it depends where you put it - if eg this is in the middle of a sql string you might find the code just prompts you for a veriable with the prompt, or alternatively it may just be looking for a field called "me1[codval", which is the contents of the square brackets. |
|
#5
|
||||
|
||||
|
I believe ftook imported everything into a fresh new mdb and it started showing an error. I remember this from another forum.
__________________
(RG for short) aka Allan Bunch MS Access MVP acXP, ac07 - WinXP Pro, Win7Please post back to this Forum so all may benefit. Teaching is not filling a bucket but lighting a fire. |
| Sponsored Links |
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| ItemData combo box problem (Access 2000) | ilkglass | Modules & VBA | 1 | 07-08-2006 06:13 AM |
| Deploying Access 2003 project in different Access versions | Ayat | General | 2 | 12-29-2005 06:21 AM |
| Access 2003, print problem with dialog report | Spirit | Reports | 2 | 08-11-2005 12:01 AM |
| Access 2003 TOOLBOX problem. | LEXCERM | General | 4 | 10-18-2004 06:44 AM |
| Access 2003 couldn't open a Access 2000 report | matthiasr | Reports | 0 | 10-03-2004 11:31 PM |