Microsoft Office Forums

Go Back   Microsoft Office Forums > >

Reply
 
Thread Tools Display Modes
  #1  
Old 10-13-2022, 06:09 PM
data808 data808 is offline Protected Word Document Open Cursor Location Windows 10 Protected Word Document Open Cursor Location Office 2019
Novice
Protected Word Document Open Cursor Location
 
Join Date: Oct 2022
Posts: 16
data808 is on a distinguished road
Default

Thank you so much. I can't believe you need to add Dim statements just for something so simple. I worked with excel spreadsheets and usually its a lot more simple when it comes to selecting a cell.



In most cases yes, No Change (Read Only) wouldn't have a point to selecting anything but I had to go this route because of how the checkboxes work with tabbing. I am using the content control checkboxes and they do not work well when your document is locked and you want to tab through all the fillable areas of the document. So I selected No Change and made exceptions instead but then of course the document opens in read-only mode and has the cursor at the top left which makes sense but not for my situation.

Thank you so much for the help. Really appreciate it.
Reply With Quote
  #2  
Old 10-13-2022, 11:53 PM
macropod's Avatar
macropod macropod is offline Protected Word Document Open Cursor Location Windows 10 Protected Word Document Open Cursor Location Office 2016
Administrator
 
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 22,467
macropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond repute
Default

Quote:
Originally Posted by data808 View Post
Thank you so much. I can't believe you need to add Dim statements just for something so simple.
You don't:
Code:
Private Sub Document_Open()
ActiveDocument.SelectContentControlsByTitle("MyDate")(1).Range.Select
End Sub
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
Reply With Quote
  #3  
Old 10-14-2022, 01:06 AM
data808 data808 is offline Protected Word Document Open Cursor Location Windows 10 Protected Word Document Open Cursor Location Office 2019
Novice
Protected Word Document Open Cursor Location
 
Join Date: Oct 2022
Posts: 16
data808 is on a distinguished road
Default

This seems to be what I was looking for but @Guessed had a good point of trying to prevent unforeseen errors from occurring. Thank you for the help.
Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
Protected Word Document Open Cursor Location How to control INPUT CURSOR location when clicking in Word after being in another app? Retko Word 1 04-11-2019 09:34 PM
Protected Word Document Open Cursor Location Cursor location on first click -- insertion point stevec5088 Word 1 12-14-2016 02:45 PM
Protected Word Document Open Cursor Location Hightlight cells based on cursor location megads Excel Programming 2 07-31-2014 06:10 PM
Protected Word Document Open Cursor Location Open document file location issue help required jborchel Word 8 10-21-2013 02:58 PM
How to open a password-protected word document? navalava Word 1 07-01-2012 12:15 PM

Other Forums: Access Forums

All times are GMT -7. The time now is 09:09 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft