Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Here is what needs to be done:
I get a "flat" file (as an excel spreadsheet) twice a month with billing data for about 50 customers totaling about 10,000 rows. So, for example, you might see 20 rows of Customer A along with type of fees and the different amounts in the appropriate fields/columns. The next month, you might see 30 rows of Customer A. Anyway, what I have to do with this data is make 50 different spreadsheets for each customer. So, for Customer A, I would copy and paste all of Customer A's data from the original master spreadsheet to a separate spreadsheet. I then must subtotal this by type of fee, count, etc. Then I need to save this file in the appropriate folder as Customer A Invoice Details Date.xls. I then need to do this with the other 49 customers. I'm not looking to be spoon fed of course, but does anyone know off the top of their head some good example code to get started on a project like this? I know this is very simple in the grand scheme of stands, but if I could get my hands on a good example or have some general guidance for dealing with automating this, that would be great. It seems to me where someone who knows how to be more elegant in their coding could save some time would be by automating the transferring of the different customers' data without using, say, a customer list that the macro references. Really that's what's going through my mind right now...how to do this without using a list... Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
ideas needed please | Excel Worksheet Functions | |||
ideas needed, pls help.. | Excel Worksheet Functions | |||
Request for Help in Developing a Macro for a Billing Application | Excel Programming | |||
Code Needed For a Macro | Excel Programming | |||
create macro for learning purposes | Excel Worksheet Functions |