Access 2003 problems! Surprise! Surprise!

D

DanK

Just received a new Dell with Access 2003. In trying to
build a new database I get messages telling me about
security. I download SP8 and set the macro security to
low. Why won't any of my Event Procedure code run!????!
I can't even get it to execute this:

On Enter: Me![FieldName].Backcolor = 0

What did Microsoft do to Screw up such a great program!

What's weird is that the above code runs just fine when
it's plugged into Northwind Traders! I've gone through
every setting and I can't figure it out!

H E L P P L E A S E !!!

Next time you're in Vegas, I'll buy lunch for whom ever
solves this!
 
G

Graham Mandeno

Hi Dan

Does your event code actually compile? Try Debug>Compile <project> when
you're in the VBE window. It's possible that there is a problem with
missing references.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top