is it Possible to Generate Capital Letter for Every Group of Paragraphs using GREP ?
Hi GREP Experts,
I wonder if i can use grep to copy every first letter of first word in lines of paragraphs in Index and Make it capital and put it over the lines (paragraphs) of those words , no matter if the word start by capital letter or small letter, so it will auto genearate those letters as Index by letter key like dictianary Automatically, Please have a look in the picture - generated Capital letters is between Rectangles :

is it Possible by GREP? and Thanks in Advance.