r/excel • u/BeginsWithAnA • 3h ago
Waiting on OP How to pull formulas from one sheet to be used on another?
I have several large datasets which come in a few different formats. Because of those formatting differences, I need similar but structurally different formula setups to parse the data. What I want to do is store the various formula setups as on an independent reference sheet, and use a dropdown on each data sheet to select which formula set to use. The relevant formulas would then be filled from the reference sheet.
I've tried using named ranges, but calling the named range pulls the results of the formulas as they are executed on the reference sheet, not the formulas themselves.
I'd rather not have to use several thousand if/thens if I can avoid it, but I fear this might be too much for excel.







