Both David and Shane methods work if your data is value or formated as
currency, ie 100.00 or $100.00
However, if your data is text which was typed in as $100.00, try this
formula and copy as far down as your data is :
=VALUE(SUBSTITUTE(A2,"$","")*100)
--
HTH
Appreciate that you click the Yes button below if this posting is helpful
cheers, francis
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.