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

authentication - Mongodb revoke acccess to connect test database -

r - Update two sets of radiobuttons reactively - shiny -

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -