length of spaces

R

Rusty

in a comma delimited file, how can I set the number of
spaces to 100 exactly. I can have no more and no less
than 100 spaces for the information in the file.
how can I make sure of this?
 
D

Dave Peterson

Do you really mean a fixed width file (instead of comma delimited)? If yes,
then here's a link that may help. It provides a worksheet formula that
concatenates strings with spaces and provides a macro approach.
 

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