Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. RadRodriguez

    Report Record Selection Formula based on multi-value parameter help

    Actually, I don't think my explanation was clear enough but either way I figured out ho to split the array and use its members in the report selection formula (of the sub report). Thanks anyways!
  2. RadRodriguez

    Report Record Selection Formula based on multi-value parameter help

    Hi all, I have a sub-report that is passed a string of values from a main report as a parameter. The sub has a function called {@SelectMPs} that splits the string into its components (it's an array delimeted by commas). Each component is a string. I need to pass these strings to the report...

Part and Inventory Search

Back
Top