G
Guest
Hello. I have a form called projects which in turn displays different projects for different customers. In the projects form I have a subform called expenses which I am trying to setup so I can list different expenses related to that project. I have a button on my Projects form called expenses and another one called invoice. The expense button opens the expense form and displays the expenses related with that project. I am trying to setup the invoice to look at the expenses table and determine what expenses to list. I have a field in my projects form called ProjectID and I want the invoice to look at the ProjectID field in the expenses form and determine what expenses to list and which don't belong. How can I do this? Your input is very appreciated
Thank you in advance.
Thank you in advance.