T
Tinkerer
I have a table made from importing a XLS spreadsheet that has some crummy
data. For one, there is a currency field that has the amount entered such
as: "$24.2 million". I need to strip the 'million' where it exists and save
the return in proper format, such as 24,200,000. I can take or leave the $
and the 000,000 for that matter if I can just get the numeric isolated.
Suggestions??? There will be new data added to this table in the future and
I would rather have it correct going forward, so I can't just use form/report
formatting...I need the data updated. OH...there are some null fields, too.
Thanks in advance!
data. For one, there is a currency field that has the amount entered such
as: "$24.2 million". I need to strip the 'million' where it exists and save
the return in proper format, such as 24,200,000. I can take or leave the $
and the 000,000 for that matter if I can just get the numeric isolated.
Suggestions??? There will be new data added to this table in the future and
I would rather have it correct going forward, so I can't just use form/report
formatting...I need the data updated. OH...there are some null fields, too.
Thanks in advance!