Variable reference
I use the following call to fetch a number from another open spreadsheet.
The call is successful, the FetchWages Function works as expected and
assigns the result to its 3rd Parameter (named wages in the FetchWages
function).
Yet, upon returning, the wnCurWages parameter in the calling program remains
0.
|