Hi!
I want to use the excel data source selection ui in order to populate a datatable from an excel file.
I found from the documentation that I can use
Visual BasicExcelDataSourceUIHelper.EditDataSource
but I don't know what to do with the returned value…
How can I handle this?