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...
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.
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...