shared paramcount as number
'counts the number of entries to a parameter
'NOTE: =====
'
'A range type parameter counts as one entry.
'
'===========
shared increment as number
' increments the loop so that all parameter entries can be displayed
shared output as string
' creates a string...
I have multiple STRING parameters/inputs the user can select for search criteria for the report. I need to view the search critera in a field. I have no problem using a number array in the parameters and viewing the search criteria on the report in a field, but I am having much trouble with...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.