98.7% Of all customers recommend us, we're so confident about our results we publish all reviews and stats
View Live Stats View ReviewsForum home » Delegate support and help forum » Microsoft Access Training and help » Entering data
Entering data
Resolved · Low Priority · Version Standard
Andrew has attended:
Excel Intermediate course
Access Introduction course
Entering data
When entering data in our database at work, once you click in a field it will not allow you to come out or do anything else until you have filled in a value - how can this be changed?
RE: Entering data
Andrew,
This is achieved by additional program code that runs behind the scenes, most likely coded in either VBA or Visual Basic. It was created by the developers of your database to control how the program is used. Essentially this is not something that can be changed, as it is hard coded in the database.
The only solution would be to speak to your development team and ask them to change it, but this may not be successful if there is a specific reason for you database being designed this way.
Hope this helps
David
Training information:
See also:
Welcome. Please choose your application (eg. Excel) and then post your question. Our Microsoft Qualified trainers will then respond within 24 hours (working days). Frequently Asked Questions
Any suggestions, questions or comments? Please post in the Improve the forum thread. |
Access tip:Prefixed AutonumberingWhen using Date Type = Autonumber as a primary key, clients may require autonumbering to be prefixed with a letter. |