Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Please help-Files need to be in text tab delimited
#1
Hello, I am running a macro for work, but in order for our system to recognize the files, it has to be in text tab delimited. I know how to save a file in text format(.txt), but is there a code I can use so it is saved in text tab delimited?
#2
well, if your saving it from excel you just tell it to save it with a tab between each field. if you have the values of each field, you can manually build the tab-delimiter into the text string line by line but i don't think you have that option since the files are already there but just not tab-delimited.
An old blog on QM coding and automation.

The Macro Hook
#3
BTW: i posted 2 lessons on strings in general.
either one may give you some ideas as to what to do here.
An old blog on QM coding and automation.

The Macro Hook


Forum Jump:


Users browsing this thread: 1 Guest(s)