graceusguide
New member
- Local time
- Today, 11:05
- Joined
- Jan 10, 2010
- Messages
- 6
Hi,
I hear anything is possible if you are willing to program. I am very rusty with my VBA. My issues is I have a data entry form where I have 11 fields, 8 fields users enter in all the time, but rarely they need to enter in the last 3 box's. I have therefore made the last 3 box's not in the tab order (Tab stop = No) like the other box's. What I want though, if the user manually selects the first of these 3 box's and entered data, that the tab stop for the next 2 box's in that record is returned.
It is also a dream that if any of these last 3 box's is entered into, that all 3 box's are required to have data.
Any Suggestions?
I hear anything is possible if you are willing to program. I am very rusty with my VBA. My issues is I have a data entry form where I have 11 fields, 8 fields users enter in all the time, but rarely they need to enter in the last 3 box's. I have therefore made the last 3 box's not in the tab order (Tab stop = No) like the other box's. What I want though, if the user manually selects the first of these 3 box's and entered data, that the tab stop for the next 2 box's in that record is returned.
It is also a dream that if any of these last 3 box's is entered into, that all 3 box's are required to have data.
Any Suggestions?