G
Guest
Hello,
Usually I'm responsible for the Systems Integration work on the networks. However I opened my big mouth and now I have the responsibility for the following. Please excuse the lameness of the question -- I've tried searching MSDN and this group but just can't find the precise answer....
I need to get data from an access table into unique spreadsheets. The access table has a field called prod_line. What I'd like to be able to do is automatically create a unique excel spreadsheet for each prod_line code. I could do this manually but it would take forever and was hoping I could write some code that would do this based on the prod_line field entries.
I have created some Outlook custom forms and am familiar with inserting vb code into command buttons.
Would it work something like this? Or would I be better off using an Access macro?
As you can see I'm pretty much in the dark here and any guidance would be appreciated.
Thanks,
Lars
Usually I'm responsible for the Systems Integration work on the networks. However I opened my big mouth and now I have the responsibility for the following. Please excuse the lameness of the question -- I've tried searching MSDN and this group but just can't find the precise answer....
I need to get data from an access table into unique spreadsheets. The access table has a field called prod_line. What I'd like to be able to do is automatically create a unique excel spreadsheet for each prod_line code. I could do this manually but it would take forever and was hoping I could write some code that would do this based on the prod_line field entries.
I have created some Outlook custom forms and am familiar with inserting vb code into command buttons.
Would it work something like this? Or would I be better off using an Access macro?
As you can see I'm pretty much in the dark here and any guidance would be appreciated.
Thanks,
Lars