M
mardo
Hi!
I have this quite annoying problem whít copy-paste special.
I've made a macro that copies range of cells to another worksheet.
Everything goes fine, but I need to add ' ', to every cell where I
paste cells. Cells containing only numbers are fine, with custom cell
formatting. I just can't get those characters added to cells containing
only text. Text and numbers should go after first ' .
I would really appreciate any help and I have this feeling its really
easy trick and I'm just looking an answer from wrong place.
Heres an example to clear out what I mean:
copied cells After paste, it should look like this...
12345 '12345', | '00015', | 'Ice-Cream', | 'each', |
'100', |
00015
Ice-Cream
each
100
...but text cells are just ... | Ice-Cream
| each | ... ' ... ', are missing!!
Thanks already!!
Mardo
I have this quite annoying problem whít copy-paste special.
I've made a macro that copies range of cells to another worksheet.
Everything goes fine, but I need to add ' ', to every cell where I
paste cells. Cells containing only numbers are fine, with custom cell
formatting. I just can't get those characters added to cells containing
only text. Text and numbers should go after first ' .
I would really appreciate any help and I have this feeling its really
easy trick and I'm just looking an answer from wrong place.
Heres an example to clear out what I mean:
copied cells After paste, it should look like this...
12345 '12345', | '00015', | 'Ice-Cream', | 'each', |
'100', |
00015
Ice-Cream
each
100
...but text cells are just ... | Ice-Cream
| each | ... ' ... ', are missing!!
Thanks already!!
Mardo