约 50 个结果
在新选项卡中打开链接
  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. Workbooks.OpenText not parsing csv files properly Excel 2016

    2017年2月13日 · Workbooks.OpenText not parsing csv files properly Excel 2016 Asked 9 years ago Modified 5 years, 5 months ago Viewed 16k times

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

    2021年1月31日 · Opentext content server unable to create/connect to database Ask Question Asked 5 years ago Modified 5 years ago

  4. How to programatically define FieldInfo parameter on Workbooks ...

    2018年7月20日 · 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. 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 …

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

    2024年8月4日 · @BobZ The FieldInfo in Workbooks.OpenText is an inconsistent bug ridden swamp that caused me many problems over the years. Here you can likely achieve your desired outcome by …

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

    2017年4月6日 · 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 how to map my …

  8. excel - how to point to directory to initiate workbooks.opentext ...

    2016年12月12日 · Workbooks.OpenText Filename:=strFileToOpen, StartRow:=11, DataType:=xlDelimited, Tab:=True, TrailingMinusNumber:=True However, instead of opening up file …

  9. metadata - OpenText Content Server Search API: Retrieve a file's ...

    2014年1月13日 · OpenText Content Server Search API: Retrieve a file's category data via URL link in XMLformat?

  10. opentext - How to override SYS variable in Exstream - Stack Overflow

    2023年8月21日 · I want to override system variable while running the application. Is there way to override SYS variable in page using control file VARSET.