Thread: Tab Position
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Robert[_16_] Robert[_16_] is offline
external usenet poster
 
Posts: 29
Default Tab Position

Sorry, Please disregard. I posted to the wrong group.

Sorry to all.

-----Original Message-----
Hi,

I am new to VBA in Word. Would anyone be able to answer
this:

If I have two tabs and I am at the position starting at
the second tab, how can I determine in VBA if there is
anything at the first tab on the next line. For example:

Tab 1 Tab 2
Line 1 Some Text Some other text
Line 2 Yet more text

If there is a paragraph mark at the end of "Some other
text" on Line 1, when I return to the start of the next
line, how can I determine if there is anything at Tab 1
for the second line?

I hope I am explaining this clear enough! Any help would
be appreciated.

Thanks.


.