Recent content by MATORAX

  1. M

    Text box visibility problem in a form

    Single record form - I've tried so many ways to do this but none of them worked. Code mentioned in the first post works if I navigate through records by using buttons (I made another form to check it - it is also linked to query from first post). EDIT: OK, that's really, really weird but when I...
  2. M

    Text box visibility problem in a form

    I tried to change the code as you suggested but with no luck. Nothing changed with the glitch I mentioned earlier. When I change location of the code to combobox after update section then the text boxes don't hide at all.
  3. M

    Text box visibility problem in a form

    I've got a database which is based on several tables: one of them is called "Natural person" and another is called "Legal person". The tables store information about clients. I've also got a query which is supposed to join data from those tables and it gives something like that: Client_ID...
Back
Top Bottom