A
Art MacNeil
Hi all,
I have a spreadsheet with about 300 tabs. Some have data in Column A
only, some have data in Column A through Column IV. I want to have a Macro
that will go through each tab and move everything into Column A on that tab.
So, any data in Column B gets moved underneath the data in Column A. Then
any data in Column C will be moved underneath the data from Column A and
Column B, in Column A, etc.
Then, I'd like the macro to delete any blank lines on each tab. (There will
be lots of them).
I've tried to do this but my way has created a macro that is now a over a
thousand lines long. I'm hoping there is a small, smart way to do this.
Any ideas?
Thanks,
Art.
I have a spreadsheet with about 300 tabs. Some have data in Column A
only, some have data in Column A through Column IV. I want to have a Macro
that will go through each tab and move everything into Column A on that tab.
So, any data in Column B gets moved underneath the data in Column A. Then
any data in Column C will be moved underneath the data from Column A and
Column B, in Column A, etc.
Then, I'd like the macro to delete any blank lines on each tab. (There will
be lots of them).
I've tried to do this but my way has created a macro that is now a over a
thousand lines long. I'm hoping there is a small, smart way to do this.
Any ideas?
Thanks,
Art.