MsgBox to prevent duplicates even

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi!

I have two tables,T_Events and T_Locals, without relationships between them.

Is possible to do a message box to prevent when I add new record altrought
F_NewEventLocal, not repeat the same even IdEvent and IdLocal, please?

Thanks in adavnce.
an
 
an said:
Hi!

I have two tables,T_Events and T_Locals, without relationships between them.

Is possible to do a message box to prevent when I add new record altrought
F_NewEventLocal, not repeat the same even IdEvent and IdLocal, please?

Thanks in adavnce.

What do the tables represent ? If the tables are not related then I don't
see how populating one will affect the other.
Can they be related?
 
Ok, M.
Yhank you very much.
an

Muriukis said:
What do the tables represent ? If the tables are not related then I don't
see how populating one will affect the other.
Can they be related?
 
Ok, M.
Thank you very much.
an

Muriukis said:
What do the tables represent ? If the tables are not related then I don't
see how populating one will affect the other.
Can they be related?
 

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

Back
Top