Removing blank cells from a column
I have a column of data with blank cells inbetween some of the information. I
would like to list this column of data on a separate worksheet, with the
blank cells removed. Each blank cell in the column, will have data in other
cells in the same row, so the whole row won't be blank.
For example:
Existing worksheet New Worksheet
a a
b
b c
c d
d
Unfortunately I have no experience of writing macros. Can anyone help at all.
Many thanks
|