I need to be able to update multiple records all at the same time when a report is ran on them.
For instance I will run a query that will show me all of the records for the month of July that need to be billed. on that form I would like to have a button that says "BILL".
when that button is clicked I would like to generate an invoice for each record which is linked to a client. I will then need to have each record have the yes/no box IsBilled to be changed to yes.
Could someone please direct me in the right direction on how to acheive this.
Thanks
Kenny
For instance I will run a query that will show me all of the records for the month of July that need to be billed. on that form I would like to have a button that says "BILL".
when that button is clicked I would like to generate an invoice for each record which is linked to a client. I will then need to have each record have the yes/no box IsBilled to be changed to yes.
Could someone please direct me in the right direction on how to acheive this.
Thanks
Kenny