LanaDallas
New Member
- Joined
- Feb 15, 2019
- Messages
- 2
Could you help me to create the .txt file from the Excel spreadsheet. What Visual Basic code would I use?
The correct format to use for the text file is:
Document Number + Tab Key + Amount (with a decimal point and no dollar sign) + Enter Key. Repeat for each request I need to process.
Text File Example:
X000X000000[Tab]1000.00[Enter]
X000X000000[Tab]1000.00[Enter]
The correct format to use for the text file is:
Document Number + Tab Key + Amount (with a decimal point and no dollar sign) + Enter Key. Repeat for each request I need to process.
Text File Example:
X000X000000[Tab]1000.00[Enter]
X000X000000[Tab]1000.00[Enter]