About 4,680,000 results
Open links in new tab
  1. Workbooks.OpenText Error "Expected function or variable"

    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 = Workbooks.OpenText …

  2. 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 …

  3. Workbooks.OpenText not parsing csv files properly Excel 2016

    Feb 13, 2017 · Workbooks.OpenText not parsing csv files properly Excel 2016 Asked 8 years, 8 months ago Modified 5 years, 1 month ago Viewed 16k times

  4. VBS OpenText keeps returning an error message - Stack Overflow

    Apr 8, 2025 · The reason I was trying to use OpenText was because I read somewhere that Excel couldn't Open a CSV with semicolon options or something like that. But after getting the above …

  5. opentext - REST API to upload PDF's and index values to …

    Apr 6, 2017 · I want to upload some documents to Open Text via the REST API 's. I have an Open Text CS set up, but I am not able to hit any of the REST API 's. Also, I need to know …

  6. 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 …

  7. How to return the links objects in the content of result of dql ...

    Jun 6, 2025 · How to return the links objects in the content of result of dql endpoint call for OpenText Documentum Asked 5 months ago Modified 4 months ago Viewed 66 times

  8. Opentext in VBA when Local information is different

    Sep 7, 2015 · Opentext in VBA when Local information is different Asked 10 years, 2 months ago Modified 1 year, 9 months ago Viewed 1k times

  9. 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 …

  10. Excel VBA Workbooks.OpenText, just can't get date formatting to …

    Aug 4, 2024 · Excel VBA Workbooks.OpenText, just can't get date formatting to work Asked 7 days ago Modified 6 days ago Viewed 109 times