RIGHT of character

  • Thread starter Thread starter Ivor Williams
  • Start date Start date
I

Ivor Williams

I've received a spreadsheet with entries in one column in this format
"12/345". This indicates 12 units of 345 total. I want to move the
information on the right side of the "/" to a new column so I can get totals
of each value, but the number of digits will vary. Is there still a way to
use the RIGHT function specifying all characters to the right of "/"?

Maybe a formula could be written to Sum the values on the left of the "/"
and Sum the values on the right of the "/" and display the result as
100/1000, but I wouldn't know how to do that, either.

Thanks for your thoughts
Ivor
 
Ivor

How about Data>Text to Columns with / as a delimiter and break into two
columns?


Gord Dibben Excel MVP
 

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