Viewing 2 replies - 1 through 2 (of 2 total)
  • You can use regular expressions for that. Tick the “regular expression” box and enter a valid regexp in the “Find” field.

    For example, you can use .* (dot + star) to match any character any number of times (i.e. a basic wildcard). See the above link for more details on how to use regular expressions.

    Thread Starter TwoWheelMania

    (@twowheelmania)

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Wildcards in Bulk Edit’ is closed to new replies.