Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
You might want to extract table data from a Microsoft Word document. However, the Get details of a UI element in window action can't retrieve the value of the Own text attribute from UI elements in Word tables. This limitation occurs because these elements don't have the Own text attribute available.
Extract tables from PDF action
To extract table data from a Word document, follow these steps:
- Convert the Word document to a PDF (Portable Document Format).
- Use the Extract tables from PDF action to extract the table data into a datatable variable that you can manipulate to retrieve the values you need.