G Greg Maxey Nov 15, 2004 #2 It represents a second group when using wildcards. Here is a simple example. Text: Greg Maxey Find: (<*>) (<*>). ( ) is the grouping symbol for wild card searches. In this example, "Greg Maxey" would be found as Group 1 a space and Group 2. Replace with /2 /1 would result in "Maxey Greg"
It represents a second group when using wildcards. Here is a simple example. Text: Greg Maxey Find: (<*>) (<*>). ( ) is the grouping symbol for wild card searches. In this example, "Greg Maxey" would be found as Group 1 a space and Group 2. Replace with /2 /1 would result in "Maxey Greg"