Preserving trailing zeros for a fixed width file

D

Danielle

Hi There, I've been working on this for what seems like forever.
Basically, what I am trying to accomplish is the copying of a Accounting field, $ 4501.00, into a file I will then be converting into a fixed width file in Access. I can't seem to preserve the trailing zeros when I move thedata. It just copies over as such: 4501. This fixed width file will be used for posting dollars so 450100 needs to post and not 4501. Any ideas?

Also, I'm sort of new to this VB thing, I found that performing the conversion to fixed width to be easier in Access. What are your thoughts on using Access, compared to VB in excel?

Thanks a million.
 

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