Newbies tgfrabbit Posted July 5, 2010 Newbies Posted July 5, 2010 Can you set up a field so that when you enter a set number of digits, say 1 number, it automatically tabs to the next field rather then manually having to tab?
mr_vodka Posted July 5, 2010 Posted July 5, 2010 You can set up an OnObjectKeystroke script trigger on the field. This would call a script where you would check the length of the data in the field and once it hits the number that you want, then it can go to the next field ( Go to Next Field )
Newbies tgfrabbit Posted July 7, 2010 Author Newbies Posted July 7, 2010 Thank you. Basically I'm thinking about score entry into a scorecard for golf, where there would be multiple scores that I want to enter fast, rather than "3" tab, "4" tab, etc. I'm assuming that solution would work for that. I'll give it a try. Thanks again.
Recommended Posts
This topic is 5527 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