converting text to numeric-currency

T

tracey

i have an excel spreadshee that is populated from another
application. The users may be cutting and pasting data
into the spreadsheet. the data seems to be formatted
automatically as text. If some data should be currency the
data is acutally stored with a "$", which would make it
text. I wrote some code that eliminated the "$" for every
record. Now I am having trouble converting the text to a
numeric, currency or double data type. It also doesn't
seem to like zeros. zero is stored as 0.00, when it should
be 0. Any comments on what I should do?
 

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

Top