Closed vivek-insight closed 1 month ago
Hi @vivek-insight Thanks for reporting this issue. could you share us your test code or manifest so that we can repro your issue? Thanks.
Hi @shanshanzheng-dev please find attached manifest file manifest..zip
Hi @vivek-insight We're working on this feature. We'll update progress once it deploys to production. Thanks.
Hi @vivek-insight, thanks for the waiting. The fixes should be available in build >= 16.0.18125.42302 in Excel online. Please have a try. Feel free to let us know whether it still repro on your side. Thanks so much.
We have created custom functions for excel. When we add a new function on Excel desktop using the Excel Function Arguments window (fx) or write the formula in cell we are getting help regarding formulas parameters. But when we do same in Excel Web we are not getting any help regarding parameter. I am currently using manifest file reference from shared folder.
Your Environment
Expected behavior
Excel Web should display custom function parameters on Function Argument popup as shown in Excel desktop.
Or if this is not possible then at least we should get parameter help when writing formula on cell as we are getting in Excel desktop.
Current behavior
We are not getting help regarding formula parameters on Excel Web
Steps to reproduce