vba - Approach to transpose rows into columns in excel -


i have excel file following structure (top)

imgs

i convert top structure bottom, transpose columns rows. dataset has 5 friend fields, , approximately 200 lines long.

what do

  1. manually cut , paste make data how want it.

what do

  1. have process automated

i new vba , trying way work it.


Comments

Popular posts from this blog

php - Extract Text from HTTP referer -

Receive udp packets in android gstreamer -

authentication - ASP.NET Core 1.0. Bearer Token, cannot access custom claims -