This one should be easy to me by now.... But today I think I'm having a "blonde moment" 
I have a Client Contact form.... Different command buttons... first for "Contracts" one button to Add a contract, another to view contracts for that client. These work fine....... BUT... I am using 2 different forms for this on.
The next two command buttons are for "Appointments" One to add an appointment, another to view any appointments for this Client. Same form on these two command buttons.......
I have searched but cannot find any examples of using the same form for "add" and "View"....... I'm thinking I just have my syntax on the Docmd.OpenForm and criteria messed up.... But I would like to see an example of it done correctly. Can someone point me in the right direction???
Thanks
I have a Client Contact form.... Different command buttons... first for "Contracts" one button to Add a contract, another to view contracts for that client. These work fine....... BUT... I am using 2 different forms for this on.
The next two command buttons are for "Appointments" One to add an appointment, another to view any appointments for this Client. Same form on these two command buttons.......
I have searched but cannot find any examples of using the same form for "add" and "View"....... I'm thinking I just have my syntax on the Docmd.OpenForm and criteria messed up.... But I would like to see an example of it done correctly. Can someone point me in the right direction???
Thanks