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 gkittelson 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. davidh5103

    Strip multiple non-numeric Characters from String

    Naith, Thank you. I tried the replace function but I could not make it work with multiple characters. example Replace({JobRecord.Job},("a","b","c",etc),"") I was unable to remove a consistent group of letters in this manner or when trying to use the...
  2. davidh5103

    Strip multiple non-numeric Characters from String

    I have a field which is designated as a string field. I need to find a formula strip a set of characters from that field. It just seems there should be an easy 1-line solution for specifying a set of characters to strip from a string but I havn't been able to think of one.
  3. davidh5103

    Prevent drilldown based on parameter

    I too ran into a similar problem when doing a drill down or on demand sub report in that it won't pass to the subreports conditions or parameters used in the main report or non drill down subs. I do not believe it can be done.

Part and Inventory Search

Back
Top