I'd like to get the ABSOLUTE line number (which means, count from the beginning of document, not the beginning of that page) of the first character of a selection (better yet, of any range). Any way to do this? Some related codes I know of are : [A] aRange.Information(wdFirstCharacterLineNumber)...