IN EXCEL I HAVE A LIST I TRY SORT ASENDING BUT IT PUTS TRUE AFTER.

  • Thread starter Thread starter Guest
  • Start date Start date
Disco,

To Excel, TRUE is a numeric (actually, Boolean) value: use 'True as a
string, and it will sort the way that you expect.

HTH,
Bernie
MS Excel MVP
 
Either enter the value True as 'true (with that leading apostrophe)
or preformat the cell as text, then type True.

True is a boolean value--not text if you just type it in a cell formatted as
General.
 

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