Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Word / Programming / March 2006

Tip: Looking for answers? Try searching our database.

Cursor to be in first cell of a table on opening page

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
CW - 26 Mar 2006 23:49 GMT
I have various documents containing tables in which data has to be entered.
I would like the cursor to be sitting in the first cell of the table ready
for input when the document is first opened, instead of at the default
position in the top left corner of the doc.
Can do? How?
Thank you!
Jezebel - 27 Mar 2006 07:29 GMT
If you don't like Doug's suggestion, use

ActiveDocument.Tables(1).Cell(1,1).Select
Selection.Collapse

>I have various documents containing tables in which data has to be entered.
> I would like the cursor to be sitting in the first cell of the table ready
> for input when the document is first opened, instead of at the default
> position in the top left corner of the doc.
> Can do? How?
> Thank you!
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.