Trouble with 255 characters max in a cell

  • Thread starter Thread starter N1KO
  • Start date Start date
N

N1KO

Hi,

I'm having an issue with moving/copying sheets into a new worksheet as some
of the cells contain more that 255 characters.

Is there anyway around this problem?

Any help is appreciated.

Thanks in advance
 
Moving shouldn't cause any trouble. But copying will.

I use multiple steps.

Copy the sheet
Copy the cells on the original sheet
paste on the new sheet

Same thing in code, too.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top