Newbies phoenix94 Posted July 14, 2004 Newbies Posted July 14, 2004 Uh-oh. Everything seems ready to roll on the scripting for my end users, but there's one more problem. How do I change the 'Insert date' script so it goes to the START of the notes field, adds a return, then the date, followed by the cursor for data entry? TIA!
-Queue- Posted July 15, 2004 Posted July 15, 2004 Set Selection [notes, 0, 0], then perform your insert. I wouldn't encourage doing this though, allowing your users to modify an existing notes field could be bad. I would use a global to hold the note data, then set the notes field when they're satisfied with what they've entered.
Recommended Posts
This topic is 7440 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now