jd_boss_hogg
Registered User.
- Local time
- Tomorrow, 00:43
- Joined
- Aug 5, 2009
- Messages
- 88
Hi All - hoping some kind soul can point me in the right direction. Uing Acess 2003 across the company, i am responsible and have bodged together over the years a production control database. I spend 10 mins a week tinkering, so very much a newbie and i'm learning as i go along. Main problem i have is understanding the structuring of how things interact. I dont even know how to structure my question, its that bad !
I have a form that shows a table of all jobs dispatched in the last week that have not been invoiced. I have a button on this form which runs a query (table view), exports it to a csv file, then closes it. I now want to print invoices for each of these jobs. I cant get my head around how to structure it.
I have a macro that prints invoices (amongst other stuff) . It works great, but works on a record by record basis. So, i look at the finished job in a form, click a button which runs the macro, and hey-ho, invoice prints.
How do i get a macro to print all of the invoices that need doing? I cant get my head around how to run this print macro for every job in the query ?
Hoping somebody can take pity and give me a pointer. Any replies very greatly received....
I have a form that shows a table of all jobs dispatched in the last week that have not been invoiced. I have a button on this form which runs a query (table view), exports it to a csv file, then closes it. I now want to print invoices for each of these jobs. I cant get my head around how to structure it.
I have a macro that prints invoices (amongst other stuff) . It works great, but works on a record by record basis. So, i look at the finished job in a form, click a button which runs the macro, and hey-ho, invoice prints.
How do i get a macro to print all of the invoices that need doing? I cant get my head around how to run this print macro for every job in the query ?
Hoping somebody can take pity and give me a pointer. Any replies very greatly received....