Recent content by beck

  1. B

    How Dont I repeat the same value?

    So, what I'm want to do is impossible? there is no way to do that? I'm afraid of put 1 client in 2 different bookings at the same time and day. how is another way to avoid it? thaks for the answer guys!
  2. B

    How Dont I repeat the same value?

    The point is: in the table named booking, I have to put the clients ID on, in each booking! so, to do that I`ve linked the clients ID with the other table named clients. So, I did the lookup to show the numbers already registered in the clients table on the booking table. So I can choose on...
  3. B

    How Dont I repeat the same value?

    hi everyone, I have a doubt on how do I don`t put the same value in two different registers?! Explaining better: I have "booking table" and in that I have "client ID" as an lookup, to choose which client I want in the firt book! So on the first booking I put one ID. However, this client...
Back
Top Bottom