Relative Content

Tag Archive for excelvbapowerquery

Prompt User to Select Power Query Data Source

I’d like to set up some VBA so that users are prompted to select 2 different filepaths, and those files are then set as the source in two different powerquery tables. I’d like to just set it so the powerquery code can refer to a variant defined by the VBA instead of referring to the named cell in the excel sheet. Any solutions?

VBA: Editing Power Query M-Code using VBA

I have a shared Excel file with a Power Query that extracts data from an external local file. However, several users work with the shared file and they need the Power Query to access the local file from their PC’s local directory.