Hi everyone,
I could really use some help with reorganizing data, that would probably be best achieved with a macro. I have very little to no experience using VBA so your assistance would be GREATLY appreciated! I've attached a file that represents my situation fairly well. There are 2 tabs, an Input and Output tab.
The input tab has Names along the left side, that may change in number frequently. Then along the top I have metrics, and values corresponding to the names. What I need a macro to do is to basically create an "entry" in the Output tab for each value.
The output tab is in a specific order, but basically there are 8 columns. The 4 unspecified columns don't need to be filled. The other 4 represent data from the input tab. The "Metric Value" can simply be filled with 0s for now.
If anyone could assist me with a macro, and even teach me how to modify it, I would be extremely grateful!!
Thank you!
I could really use some help with reorganizing data, that would probably be best achieved with a macro. I have very little to no experience using VBA so your assistance would be GREATLY appreciated! I've attached a file that represents my situation fairly well. There are 2 tabs, an Input and Output tab.
The input tab has Names along the left side, that may change in number frequently. Then along the top I have metrics, and values corresponding to the names. What I need a macro to do is to basically create an "entry" in the Output tab for each value.
The output tab is in a specific order, but basically there are 8 columns. The 4 unspecified columns don't need to be filled. The other 4 represent data from the input tab. The "Metric Value" can simply be filled with 0s for now.
If anyone could assist me with a macro, and even teach me how to modify it, I would be extremely grateful!!
Thank you!