Forum Discussion
Copy existing formulas into Advanced Formula Environment module?
- Aug 02, 2024
To my knowledge there is no such functionality from the box. Here Import module from Name Manager · Issue #56 · microsoft/advanced-formula-environment (github.com) you may find the workaround, but I was not able to run it.
In any case it's better to discuss directly with AFE team on github Issues · microsoft/advanced-formula-environment (github.com)
To my knowledge there is no such functionality from the box. Here Import module from Name Manager · Issue #56 · microsoft/advanced-formula-environment (github.com) you may find the workaround, but I was not able to run it.
In any case it's better to discuss directly with AFE team on github Issues · microsoft/advanced-formula-environment (github.com)
- pdtcaskeyAug 07, 2024Copper Contributor
Thanks; looks like all I need to do is enclose the name comments in "/**" and "*/" and format each function as "Name = Formula" in a text file. Easy enough.