Hi,

I have a Userform w/ text boxes who's inputted value populates a certain cell (currently only supports static values).
Is it possible to have a userform textbox mimic a formula editor/bar so that the imputted values can be formulas that you can either type or click the relevant cells to write?

Example of the formula editor/bar I'm thinking of -- (basically can i add this to a user form)?:

formula bar.png

This way, end users can write a formula and that formula will be the text box's value, which will then populate the predetermined cell -- still as a formula (i.e. the value in the cell that the texbox populates is not static, but a dynamic formula)

This would help a ton, if possible!
Let me know if unclear

Thank you!