I have a data source that groups data by company, with several rows of data for each company. I want to get the data into a flat file (one record/Row) for each company to more easily join the data to other data tables. I could live with multiple records for each company (as is currently shown, but still need to be able to get the identifying information (Company Name) on each line and remove all the extra field names/spaces in the current worksheet. I’ve attached a sample of how the data is downloaded. There are about 70 companies with data, currently taking some time to format the data to use in a database. Plus, since the data is updated periodically, I would like a solution that can be easily used for each update. I am (currently) limited to using Access 2003 and/or Excel 2003.
Any help would be appreciated!
David