
Workbooks.OpenText Error "Expected function or variable"
Jun 22, 2016 · Why does my code below not work? It highlights the .OpenText part and states: Expected function or variable Dim Indata As Excel.Workbook Set Indata = …
How to open Text File with .OpenText in VBA that starts with first ...
I've come across a nasty little bug in Excel VBA's .OpenText method.. It errors on opening any text or CSV file when the first two letters are upper-case "ID". Here is the article from MS so …
How to programatically define FieldInfo parameter on Workbooks ...
Jul 20, 2018 · The Workbooks.OpenText method takes a parameter called FieldInfo to determine the format types in each column. For example the following code will open a text file and give …
Unable to open a file using System.IO.File.OpenText(file path) in C#
Dec 8, 2016 · Unable to open a file using System.IO.File.OpenText (file path) in C# Asked 8 years, 5 months ago Modified 8 years, 5 months ago Viewed 5k times
metadata - OpenText Content Server Search API: Retrieve a file's ...
Jan 13, 2014 · OpenText Content Server Search API: Retrieve a file's category data via URL link in XMLformat? Asked 11 years, 8 months ago Modified 11 years, 5 months ago Viewed 7k times
OpenText Content Suite Platform: Database table for finding Type …
Content Suite Platform Read-Only Named Users Content Suite Platform Standard Named Users SAP Extended ECM by OpenText Professional Users Can somebody please point me to the …
How can I add a new document to Content Server 10.5 using the …
Dec 28, 2015 · 0 It appears that the OpenText API only supports file uploads through asynchronous JavaScript uploads - not through traditional file uploads by using typical posted …
OpenText DokuStar Capture Center Extraction Enhancement
Oct 23, 2013 · OpenText DokuStar Capture Center Extraction Enhancement Asked 12 years, 6 months ago Modified 11 years, 8 months ago Viewed 2k times
Upload documents with OPENTEXT REST API not working
Dec 19, 2018 · I'm new to the OPENTEXT Rest API and while I'm able to authenticate/create folders using it, I can't get the document upload to work. The following is the code I've been …
Opentext in VBA when Local information is different
Sep 7, 2015 · Opentext in VBA when Local information is different Asked 9 years, 7 months ago Modified 1 year, 2 months ago Viewed 999 times