Tables in Word 2007

R

Robert Crandal

Excel and Word VBA seem to have many of the same events
and functions, so I figured I would ask my question here. Also, I've
looked around the Word forums, but I couldnt find any answer yet.

Does anyone know if Word has an event that fires whenever
a user presses the tab key while inside a table cell? Users usually
press tab while inside a cell to advance the cursor (or caret) to the next
cell, so I need to determine when this happens.

Thank you!
 
Top