Recent content by Tursas

  1. T

    Data disappears from subform when entered

    In the mainform I have a TabControl and in the TabControl I have the subform. I haven't set any Master or Child fields for the subform. Do I have to set them from their respective tables?
  2. T

    Data disappears from subform when entered

    Hello people, I have a problem to which I've been trying to find a solution without result. I have two tables; tblClientGroups and tblClients tblClientGroups has the following fields; Group ID (PK) and GroupName tblClients has the following fields; Client ID (PK), Group ID (FK), ClName...
  3. T

    Macro to filter data

    Heh, thanks guys. I have a tendency to think too complexly. I should be able to manage this now. Thanks again. @ABeepath Thanks for your friendly offer but no need for it anymore :)
  4. T

    Macro to filter data

    Hello, a newcomer here. I am developing a client database with Access 2007, of which I have little experience. Let me give some background info first. I have a table which is supposed to show booked dates and the clients who this date have been booked to. Only problem is, it also shows the...
Back
Top Bottom