I'm using Replace to find the first word(s) of each paragraph that are followed by a tab using this wildcard expression:
^13*^t
The ^13 finds the start of a new paragraph. I only want to replace the first words of a paragraph if they are followed by a tab, hence the ^t.
This works for everything except the first paragraph in the document, since it doesn't start with a ^13, apparently. Is there a way to match only the first word(s) followed by a tab?
I'm putting this into a Macro, so I'm open to using features that are only available in a Macro if necessary.
Recent Questions...
ما را در سایت Recent Questions دنبال میکنید
برچسب:
نویسنده: استخدام کار
بازدید: 295
تاريخ: جمعه
1 مرداد
1395 ساعت: 22:23