![]() |
|
#2
|
||||
|
||||
|
Hello,
I never got any replies on this question. It's still happening. Can anyone suggest a fix? Thanks PS: I have some new data. If I simply rerun the macro from the line where the tab key is misbehaving, the problem is fixed. I set a breakpoint in the macro and stepped through what it does. If it is not called from a heading line, it just assigns two variables and exits. Code:
Dim DocLayout 'The document layout (view) Dim ParOutline 'The paragraph outline level (1-9 + 10 (=Bodytext)) DocLayout = ActiveWindow.View ParOutline = Selection.Paragraphs(1).OutlineLevel |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
Macro to change style name with " in it
|
gundas | Word VBA | 3 | 04-02-2013 06:20 AM |
| Change single character in PPT to another font macro | rtwwpad | PowerPoint | 1 | 01-19-2013 05:08 PM |
Macro to replace one specific heading style with another
|
ubns | Word VBA | 44 | 09-04-2012 08:17 PM |
| Change the leading of a character style??? | Char t | Word | 1 | 11-05-2011 01:18 PM |
| Character style stripped while applying paragraph style | sams_gates | Word | 0 | 08-29-2009 02:03 AM |