Dear Community,
Can you help me how to copy paste data from one excel to another using excel.
Data need to be copy and pasted in specific cells of the output excel.
| Input |
| Metric | Value |
| Amount | 10 |
| Account | 20 |
| Amount-3MOB | 5 |
| Account-3MOB | 9 |
| Output | | | |
| Metric | Jan-20 | Feb-20 | Mar-20 |
| Amount | | | 10 |
| Account | | 20 | |
| Amount-3MOB | 5 | | |
| Account-3MOB | 9 | | |
Please help me in resolving the above.
Thanks