A
Associates
Hi,
I wonder if there is a way to find out which chapter in the report the
current insertion point is at in VBA. Each chapter is ended with a section
break. I was trying to find the code that would return which chapter the
insertion point is currently at
For example: i am in the middle of writing for Chapter 3 as follows
Chapter 3 Internal Museum
blah blah blah
if my insertion point cursor is at the end of "blah" or anywhere within that
chapter, it will return 3.
Your help would be greatly appreciated.
Thank you in advance
I wonder if there is a way to find out which chapter in the report the
current insertion point is at in VBA. Each chapter is ended with a section
break. I was trying to find the code that would return which chapter the
insertion point is currently at
For example: i am in the middle of writing for Chapter 3 as follows
Chapter 3 Internal Museum
blah blah blah
if my insertion point cursor is at the end of "blah" or anywhere within that
chapter, it will return 3.
Your help would be greatly appreciated.
Thank you in advance