My goal is to enter a ‘date’, select a ‘Drill Rig’ from a dropdown and enter the number of holes drilled.
The reason for this is that my database that displays the graphs is set up in this way.
Here’s a screenshot of the idea. So the user will only type in the fields in Yellow.
What will be the most effective way to enter the hole depths by being able to hit ‘Enter’ to go to the cell below, to speed up the capturing of the data.
I appreciate the reply!
That would not work ideally in my specific situation. There are actually additional fields that will need to be added. That was a simplified version.
So after the data is submitted, I was going to display the data in a repeating group / table, with an additional blank Cell, so that the user can select the Drill Bit serial number that was used in a dropdown per hole.