G
Guest
This is probably very simple, but any help would be appreciated. I have a
parameter query that prompts user to input Destination. Instead of putting
the prompts in the criteria field I would like to build a module/function
that does this and then call this from the query.
I have the module/function built, but I tried calling it by destInput() in
the criteria field and I get an error. Any ideas? The name if the module is
DestinationInput the name of the function is desInput(). The only thing the
function does is ask user for Destination and set that value to strInput
parameter query that prompts user to input Destination. Instead of putting
the prompts in the criteria field I would like to build a module/function
that does this and then call this from the query.
I have the module/function built, but I tried calling it by destInput() in
the criteria field and I get an error. Any ideas? The name if the module is
DestinationInput the name of the function is desInput(). The only thing the
function does is ask user for Destination and set that value to strInput