malamute20
Registered User.
- Local time
- Today, 07:09
- Joined
- Jul 28, 2011
- Messages
- 20
Hello, I did not want to hijack a thread but I have a similar issue as that posted here:
ww.access-programmers.co.uk/forums/showthread.php?t=207813
(You'll have to add the h t t p : / / w, it won't let me post a real link since I'm a new user
)
My boss wants me to be able to mandate that certain fields contain data before a form is submitted (will be emailed to company heads, needs to look good.)
I have tried the suggestion posted by Jeanette Cunningham in the previous thread - added "before update" events under all my controls and made them cancel if null, per the code provided.
I did do it using CODE, not macros or expressions, as that seemed to be the instruction.
What I experience is that nothing stops the form from submitting at all, everything goes through as though I had written no code at all. This is obviously somewhat frustrating.
I am hoping someone may be able to provide me with suggestions as to what I may be missing, so I can figure out how to complete this and make my boss happy.
I wanted to private message the person whose code I was using directly, and don't really see a way to do that on this site.
If there's a way to do that I'd appreciate someone giving me a heads up there too.
Thanks a lot in advance, all!
ww.access-programmers.co.uk/forums/showthread.php?t=207813
(You'll have to add the h t t p : / / w, it won't let me post a real link since I'm a new user

My boss wants me to be able to mandate that certain fields contain data before a form is submitted (will be emailed to company heads, needs to look good.)
I have tried the suggestion posted by Jeanette Cunningham in the previous thread - added "before update" events under all my controls and made them cancel if null, per the code provided.
I did do it using CODE, not macros or expressions, as that seemed to be the instruction.
What I experience is that nothing stops the form from submitting at all, everything goes through as though I had written no code at all. This is obviously somewhat frustrating.

I am hoping someone may be able to provide me with suggestions as to what I may be missing, so I can figure out how to complete this and make my boss happy.
I wanted to private message the person whose code I was using directly, and don't really see a way to do that on this site.

Thanks a lot in advance, all!