Search results

  1. G

    How to make cascade update/delete?

    Hello, What I'm trying to do is making Cascade update and delete between two tables. For example in my case I have Field called Full name in table1 and I want the same field in table2 that will update when something is added in table1 and vice versa. I have tried relationship but I got an error...
  2. G

    Query.. Need help with expression

    Hello so I have done my query and all but now I just need to add last field which is "Appointment date". I want to make an expression that will add 1 year for every date so for example I have date 01/01/1999 and the expression would change it to 01/01/2000. Is this possible to make in query or...
  3. G

    How to filter form?

    Hello! I'm new in Access and don't know a lot bu I learn quick.. I'm stuck with one thing. I'm creating a database about Vets and I need to make a button on my menu form that will open something like message box that will allow me to type in something (in my case Customer ID) which will then...
Back
Top Bottom