Hello NAV Experts,
I am breaking my head because every function I create is a local function.
For example:
https://saurav-nav.blogspot.nl/2015/07/nav-2013-r2-multiple-sheets-in-excel.html
This person created two functions: OnlyCreateBook and OnlyOpenExcel()
Both of his triggers only show the function and do not say LOCAL.
When I create those functions in my report or in the excel buffer table in the CAL code trigger shows: LOCAL OnlyopenExcel()
Why does mine always show local ?
How do I create a function that does not say local?
Thank you !
Answers
to change them to global show global variables, select your function, view properties window, set property local to no.
Franz Kalchmair, MVP
Alias: Jonathan Archer
please like / agree / verify my answer, if it was helpful for you. thx.
Blog: http://moxie4nav.wordpress.com/