-
Johnny2x2x ●
- 5 stars Rating: 91
5984 votes total - (8026)
- 18 months
- Send Message
- Follow User
- Ignore User
- 5 stars
-
Osmo ●
- 5 stars Rating: 94
3379 votes total - All those moments will be lost in time like tears in rain
- (1613)
- 30 months
- Send Message
- Follow User
- Ignore User
- 5 stars
-
Johnny2x2x said...
So I have a work assignment to gather weekly data from tech leads. We have developed an Excel format that is easy to use and then after I compile the different Excel sheets in a central location we run a MACROS from another sheet that data mines all of the reports I have compliled. I then send the resultant data to the analyst and my job is done.
Here's my problem, I'm not going to get all of the leads to use the correct format, they are just too busy and management isn't behind me enough to force them. So they are going to be sending me sheets that aren't in the correct format for our MACROS to datamine, some of them will be, some of them wont be, but they'll all be fairly similar and based off from the correct template.
Question: Short of copying and pasting all the data from one sheet to the correct format, which wouldn't be practical since I'd be copying and pasting formulas over different formulas, what's the best and easiest way to reformat the reports I recieve? The sheets are fairly straight forward, but each has several tabs.
Since I'll be recieving several different formats, writing a MACROS for each of them doesn't seem practical either, what I was hoping to be able to do would be to apply the formatting from the desired template to the other sheets, is there a way to do this?
-
BH Spartan
- 4 stars Rating: 71
4703 votes total - Minding the Gap
- (4080)
- 30 months
- Send Message
- Follow User
- Ignore User
- 4 stars
-
Spartanram ●
- 5 stars Rating: 90
978 votes total - (1429)
- 13 months
- Send Message
- Follow User
- Ignore User
- 5 stars
-
Johnny2x2x said...
So I have a work assignment to gather weekly data from tech leads. We have developed an Excel format that is easy to use and then after I compile the different Excel sheets in a central location we run a MACROS from another sheet that data mines all of the reports I have compliled. I then send the resultant data to the analyst and my job is done.
Here's my problem, I'm not going to get all of the leads to use the correct format, they are just too busy and management isn't behind me enough to force them. So they are going to be sending me sheets that aren't in the correct format for our MACROS to datamine, some of them will be, some of them wont be, but they'll all be fairly similar and based off from the correct template.
Question: Short of copying and pasting all the data from one sheet to the correct format, which wouldn't be practical since I'd be copying and pasting formulas over different formulas, what's the best and easiest way to reformat the reports I recieve? The sheets are fairly straight forward, but each has several tabs.
Since I'll be recieving several different formats, writing a MACROS for each of them doesn't seem practical either, what I was hoping to be able to do would be to apply the formatting from the desired template to the other sheets, is there a way to do this?
Ya, eh?
-
Johnny Alpamayo
- 5 stars Rating: 96
4518 votes total - (2628)
- 30 months
- Send Message
- Follow User
- Ignore User
- 5 stars
-
Escanaba said...
How many reports do you receive? If it's a low number, and you really can't enforce your tecj leads to utilize a standard layout (which would be the BEST solution), you may just write a custom macro (or better yet, a series of VLOOKUP/HLOOKUP/SUMPRODUCT formulas) for each report you receive to pull data from them into a common layout, and from there, feed the data into your existing process. This would assume that the individual reports are each consistently formatted from week-to-week (i.e. for tech lead A's report, you can always count on data point Y residing in the column A, data point X residing in column B, etc.)
Johnny2x2x ●
- 5 stars Rating: 91
5984 votes total - (8026)
- 18 months
- Send Message
- Follow User
- Ignore User
- 5 stars
-
doc_spartan ●
- 5 stars Rating: 92
1325 votes total - (2961)
- 30 months
- Send Message
- Follow User
- Ignore User
- 5 stars
-
Floyd Robertson ●
- 5 stars Rating: 95
5730 votes total - Rolling Hills
- (7916)
- 30 months
- Send Message
- Follow User
- Ignore User
- 5 stars
-
Johnny2x2x ●
- 5 stars Rating: 91
5984 votes total - (8026)
- 18 months
- Send Message
- Follow User
- Ignore User
- 5 stars
-
Johnny2x2x said...
The Excel template and data mining MACRO are going to have to be used as it's "best practice" but basically, could I create an SSIS package to move the data from one Excel format to the preferred one?
No experience with this, how hard is it?
Join Date: 06-12-2001 RCMB vBull #32 # Total Posts: 35,866
Floyd Robertson ●
- 5 stars Rating: 95
5730 votes total - Rolling Hills
- (7916)
- 30 months
- Send Message
- Follow User
- Ignore User
- 5 stars
-
Johnny2x2x ●
- 5 stars Rating: 91
5984 votes total - (8026)
- 18 months
- Send Message
- Follow User
- Ignore User
- 5 stars



Advanced Excel Question