Character limit on CSV files in excel?

  • Thread starter Thread starter ChrisB
  • Start date Start date
C

ChrisB

I have my column D which isnt allowing me to have more than a certain
amount of characters...is there a way to alter this and allow a maximum
or unlimited amount ?
 
Each cell can contain 32k characters. But not all of them will be visible in
the cell.

If you use =len(c1), you'll see how many characters are there.
 

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