Text Files

M

Maracay

Hi Guys,

I need to create several text files identical to the table, let say a table
has Name(40) and address(60) If I have the name “John†in the Text file I
need 36 blank after “John†to fill the field, because I need address to start
in the position 41.

I will appreciate any help
 
R

ruralguy via AccessMonster.com

Look up the Space() function in VBA help.
Hi Guys,

I need to create several text files identical to the table, let say a table
has Name(40) and address(60) If I have the name “John†in the Text file I
need 36 blank after “John†to fill the field, because I need address to start
in the position 41.

I will appreciate any help
 

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