D
Dee_Conrad
I have several workbooks with hidden columns, filtered rows, and
merged cells.
I am trying to write a macro that will emulate the print to file
option, but in a .csv format.
I only need the data that can be seen, but copy visible only doesn't
work because of the merged cells. There is data in the merged cells
that I need, but often the row that contains the initial merged cell
is filtered out.
The desired data is visible when the file is printed, but I need this
data in a comma delimited file.
Because I have several workbooks with different cells visible when
filtered, a range specific macro is not desirable.
Does anyone have a good solution?
TIA,
Dee
merged cells.
I am trying to write a macro that will emulate the print to file
option, but in a .csv format.
I only need the data that can be seen, but copy visible only doesn't
work because of the merged cells. There is data in the merged cells
that I need, but often the row that contains the initial merged cell
is filtered out.
The desired data is visible when the file is printed, but I need this
data in a comma delimited file.
Because I have several workbooks with different cells visible when
filtered, a range specific macro is not desirable.
Does anyone have a good solution?
TIA,
Dee