About 50 results
Open links in new tab
  1. 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 12 years, 4 months ago Modified 12 years, 2 months ago Viewed 7k times

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

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

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

  4. 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 Columns 1 …

  5. Opentext content server unable to create/connect to database

    Jan 31, 2021 · Opentext content server unable to create/connect to database Ask Question Asked 5 years, 2 months ago Modified 5 years, 2 months ago

  6. Excel VBA Workbooks.OpenText, just can't get date formatting to work

    Aug 4, 2024 · Excel VBA Workbooks.OpenText, just can't get date formatting to work Ask Question Asked 5 months ago Modified 5 months ago

  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 9 months ago Modified 9 months ago Viewed 101 times

  8. sql - OpenText LiveLink - Retrieve content of a LiveReport from ...

    Aug 11, 2010 · OpenText LiveLink - Retrieve content of a LiveReport from database query Asked 15 years, 7 months ago Modified 15 years, 7 months ago Viewed 2k times

  9. MS Excel 2019 - VBA - Workbook.OpenText not correctly using Origin ...

    Workbooks.OpenText Filename:=filetoopen, Origin:=65001 Set wbDownload = ActiveWorkbook However this opens the file with the substituted ascii characters still with the Origin 65001 - UTF-8 …

  10. Powershell - Workbook.OpenText with parameter FieldInfo

    Nov 25, 2022 · I'm trying to use the Workbook.OpenText passing the parameter FieldInfo but with no success I want to open a recent created csv file(I also tried with txt extension) with the fieldinfo …