Is there a way to make UDF that gives a description like the native Excel functions have when user clicks the Fx button?

后端 未结 5 1181
后悔当初
后悔当初 2020-12-05 03:13

If I type =vlookup( (or any other native Excel function) in the formula bar and then click the little Fx button to the left of the formula I get a Function Argu

5条回答
  •  醉酒成梦
    2020-12-05 04:01

    Type =FormulaName( into a cell and then press Ctrl+Shift+A and it will fill in the reference name of the arguments

提交回复
热议问题