Finding tab posn from cursor posn in Word VBA 
Author Message
 Finding tab posn from cursor posn in Word VBA

Can anyone suggest how I can write code in VBA for word which will tell me
the position of the next tab on the line at which the cursor is?
For a macro I want to establish the tab position in order to remove the tab
on that line and reposition a different type of tab about 0.2 inches to the
right.
I did not realise such a simple task would, apparently, be that difficult!



Wed, 02 May 2001 03:00:00 GMT  
 Finding tab posn from cursor posn in Word VBA
You may find some help in the Tab Stop Object help file in the Word Visual
Basic Reference Help File.

- Turtle



Quote:
> Can anyone suggest how I can write code in VBA for word which will tell
me
> the position of the next tab on the line at which the cursor is?
> For a macro I want to establish the tab position in order to remove the
tab
> on that line and reposition a different type of tab about 0.2 inches to
the
> right.
> I did not realise such a simple task would, apparently, be that
difficult!




Thu, 03 May 2001 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Finding tab posn from cursor posn in Word VBA

2. Entry Level Posn VB, C++, SQL, Web

3. vba items.find how to find a quoted word within a subject in outlook

4. Find current cursor position in Word problem

5. PPT2000, VBA, Select Word where the cursor is

6. Finding the Cursor location in word

7. Finding the location of the word cursor

8. Moving cursor in Word document from VBA

9. Finding Font and Attributes Used at Cursor Position (Like MS-Word)

10. cant find cursor position in a word app

11. VBA code to add tab to Word 2000

12. Determining Tab order of TextBoxes in Word using VBA

 

 
Powered by phpBB® Forum Software