A
AuthorPa
I am working on an Audit form for my office. It was previous programmed by
the last guy in my position and the function that allows you to TAB to the
next choice functions incorrectly. Usually when you hit TAB it goes to the
next available drop-down menu. Whereas in his code it will go to the next
available within a certain block and then bounce down 3 blocks and then back
up to where it was supposed to be after finishing the choices within that
section. I am wondering if it's easy to just change his code or if it would
be easier to just completely re-write it. If anything I'm saying here is
confusing please tell me and I'll try to reitterate it. Btw, I'm new to
Access programming so, I may not be using correct terminology.
the last guy in my position and the function that allows you to TAB to the
next choice functions incorrectly. Usually when you hit TAB it goes to the
next available drop-down menu. Whereas in his code it will go to the next
available within a certain block and then bounce down 3 blocks and then back
up to where it was supposed to be after finishing the choices within that
section. I am wondering if it's easy to just change his code or if it would
be easier to just completely re-write it. If anything I'm saying here is
confusing please tell me and I'll try to reitterate it. Btw, I'm new to
Access programming so, I may not be using correct terminology.