S
Simone
Hello
I have been reading a lot post on this subject. I posted yesterday but
my post hasn't showed up.
I have 4 forms where I will have more than one required field.
I have been reading about putting on the beforeUpdate event a code
where it checks the field if is null then a message shows up. Well
that doesn't work for me since my form has already an ID assigend to
the record and when the form opens up the message already shows up.
I have tried using the error event BUT I still get the access error
message just by moving through fields (just by getting the focus to
the required field) and the customized error message in my error event
sometimes pops up and sometimes not.
I am really confused with this...it is driving me crazy. I know the
best way is setting required to yes in the table but it works weird.
Please if something has been successful with this please show me how
to step by step, thanks
how it works:
I have a pop up form that checks if a Patient ID is correct before
going to the data entry forms and if yes it already assign the ID to
the form so the user doesn't have to type it again. So the record gets
created but if no value is enterend in the required field it gives the
message even though I haven't got to the field yet.
Please Please help.
Thanks
Simone
I have been reading a lot post on this subject. I posted yesterday but
my post hasn't showed up.
I have 4 forms where I will have more than one required field.
I have been reading about putting on the beforeUpdate event a code
where it checks the field if is null then a message shows up. Well
that doesn't work for me since my form has already an ID assigend to
the record and when the form opens up the message already shows up.
I have tried using the error event BUT I still get the access error
message just by moving through fields (just by getting the focus to
the required field) and the customized error message in my error event
sometimes pops up and sometimes not.
I am really confused with this...it is driving me crazy. I know the
best way is setting required to yes in the table but it works weird.
Please if something has been successful with this please show me how
to step by step, thanks
how it works:
I have a pop up form that checks if a Patient ID is correct before
going to the data entry forms and if yes it already assign the ID to
the form so the user doesn't have to type it again. So the record gets
created but if no value is enterend in the required field it gives the
message even though I haven't got to the field yet.
Please Please help.
Thanks
Simone