Boolean.toString

  • Thread starter Thread starter lallo
  • Start date Start date
L

lallo

Hi,

Newbie question: When I write "true" to a cell Excel automatic turns i
into "TRUE". How can I get rid of this. I'm handling my excel files a
raw data and the cell values must be String, not Boolean.

Thanks
 
Hi

Try putting an apostrophe first 'true
Excel will treat this as a text input

Andy.
 

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