Copy every variable line to next line on every \"data\" sheet


/ Published in: Visual Basic
Save to your folder(s)

This code copies every variable line of a specified sheet to the next line of another the specified sheet. This code is usefull if you want to add a lot of different xls sheets in one sheet. After that you can use a pivottable to analyze the data. (this instead of opening every sheet separate and analyze it)

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.