Research object (Excel)
Represents the controls of a Research query.
When working with Research queries, you must have an existing GUID that corresponds to a live data source. If the data source is unavailable or does not exist, a run-time error occurs.
The following example returns data from an existing data source and translates the information into working content.
Worksheets("Sheet1").Research.Translate = True
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.