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 strongm 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: *

  • Users: jomeir
  • Content: Threads
  • Order by date
  1. jomeir

    Formula to remove bracketed text

    Hello all, I am using the following formula to detect and remove brackets and the text within it however I need it to loop as some fields have more than one instance of bracketed text. The formula is: IF INSTR({EstDescription.Description}, "(") = 0 THEN {EstDescription.Description} ELSE LEFT...

Part and Inventory Search

Back
Top