Forum Discussion
sean_w
5 years agoFrequent Visitor
Power Query equivalent of PERSONAL.xlsb for queries, functions, etc.
Problem: I often find that I want or need to reuse a Power Query function or approach in one Excel workbook that I've used in a previous Excel Workbook, without the hassle of "reinventing the wheel"...
Keezz
Helper I
2 years agoThanks! Also a good one! Easy to update.
I would extend it with puting all queries in a separate directory and automatically store all functions as separate fields in a record.
I only need to copy paste 1 query in all sheets with powerquery to boot strap the function loading process.
Anyone interested in the full solution? Then I will build it.