Hi VBA Experts,

Not new to this forum but very new with VBA.

I have a report extracted from a system but the output format makes it difficult for data manipulation. If order to do that, I need to arrange data to a specific format.

From the attached file:

CopytoAnotherSheet.xlsx

I like to copy data from Col A, B and C from Sheet 1 and represented in a nice order to Sheet2
I have started writing out the steps but finding it hard to continue.

Hope experts out there can offer some assistance or point me to right direction.

Cheers