C
clara
Hi all,
I have a need to copy a range from a worksheet to a doc. many cells contain
values in the following format:
TEXT [99]
the TEXT is for display and [99] is for other purposes.Between them are
spaces.
I don't like the [99] part appear, so I adjust the cell's width to hide it
in worksheet. When I copy the range to a doc, I still do not want the [99]
appear, so I want to keep the same column's width. Of course, I would finish
copy in VBA, so could you give me some clues?
Clara
I have a need to copy a range from a worksheet to a doc. many cells contain
values in the following format:
TEXT [99]
the TEXT is for display and [99] is for other purposes.Between them are
spaces.
I don't like the [99] part appear, so I adjust the cell's width to hide it
in worksheet. When I copy the range to a doc, I still do not want the [99]
appear, so I want to keep the same column's width. Of course, I would finish
copy in VBA, so could you give me some clues?
Clara