Hello all, I am a newbie to manipulating Word model with VBS. I am trying to do something in VBS that I can do in VBA.
I am converting a table to text (in a Word doc) using the converToText method.
I have everything working except I can't specify the Seperator type in VBS.
This works, but...