Update Power Query through VBA

johnny51981

Active Member
Joined
Jun 8, 2015
Messages
404
Upfront Admission: My VBA skills are limited to one lines of code and plagiarism. So I will be zero percent offended if spoken to like a Excel baby.

That said. I am working on a Power Query file that is reading a folder location of PDF files. From those files, I scrape out permanent information associated to the work that we are being asked to do from our customer. Problem is, while they are visibly the same format of PDF, they are so very not due the just not clean way of the developers of the tool created it. Example, the job address could be on one line, and it picks up cleanly...but if there is a return carriage, then I have to figure out how to get the whole lot of it. Not the part I'm asking about right now.

I am working in a phased progression that I will continue honing in on the needed data, but would like to juggle between a DEV version and a PROD version and would like to move my updates in Custom Functions and Queries from the DEV to the PROD by way of VBA.

Is this possible? If so....can you tell me, slowly and in crayon, how to achieve it?
 

Excel Facts

Using Function Arguments with nested formulas
If writing INDEX in Func. Arguments, type MATCH(. Use the mouse to click inside MATCH in the formula bar. Dialog switches to MATCH.

Forum statistics

Threads
1,222,902
Messages
6,168,938
Members
452,227
Latest member
sam1121

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top