J
JIm Samson
I'm trying to create records from column data with a macro that will build a
range in a column, from a starting cell, that will add the next cell down
until it finds an empty cell. Then it will do a transpose on that range.
From the last cell in the range, it will repeat the sequence until it
reaches 2 empty cells or the end of the column or worksheet.
Because the lengths of the column cells vary, I can't just use an offset.
Any ideas are welcome,
Jim
range in a column, from a starting cell, that will add the next cell down
until it finds an empty cell. Then it will do a transpose on that range.
From the last cell in the range, it will repeat the sequence until it
reaches 2 empty cells or the end of the column or worksheet.
Because the lengths of the column cells vary, I can't just use an offset.
Any ideas are welcome,
Jim