change characters

  • Thread starter Thread starter RedFive
  • Start date Start date
R

RedFive

I need to change the last character in a whole column from a "0" to an "h".
I'm sure there is a way to do this, just can't recall it.
 
Didn't work for me, got an error when I tried to put in the formula. But I
think I answered my own question. This seemed to work for me:

=REPLACE(A2,7,1,"h")

Thanks for your help though, I really appreciate it.
 

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