Anna Lander​, winterm​: Thank you for your replies and sorry for my delayed response. What version of InDesign? InDesign CC (13.0.1) What's your final goal? … Apply formatting? Yes, to apply formatting (specifically, a character style). How many 'tab groups' can occur in one paragraph? The paragraph may have just one tab (all by itself) or multiple "tab groups". You want to 'target first tab of two tabs', on the other hand, you're looking for 'a tab not preceded by a tab'. This will match any single tab, too? Yes, I'd like to match single tabs and the first tab of two tabs. E.G., I hope this provides clarification. I thought this GREP rule: (?<!\t)\t …specified "a tab not preceded by a tab"; however, the character style is applied to all tabs. Thank you for your attention.
... View more