Display an hourglass while your Access application is running
Takeaway: Access may be loading or executing its macros when opened, but it's often hard to tell where it is in the process. In this tip from Mary Ann Richardson, learn how to set up Access to display an hourglass to let you know when it's safe to begin working.
You've set up your Access application so that when a user opens a form, a macro performs multiple actions first. Do your users complain that they're not sure when they can begin working, pressing keys or clicking menus while your macro is still executing?
Don't keep your users guessing as to how long an operation should take -- let them know when they can begin working by having your macro display an hourglass while it is running and then beep when it's done. Follow these steps:
- In the Database window, click Macros under Objects.
- Select the macro and click the Design button.
- Right-click the first Action row and click Insert rows.
- Click the Action cell in the inserted row and select Hourglass from the drop-down list.
- Click a blank Action cell after the last command in the macro and select Beep from the drop-down list.
- Close and save the macro.
Miss a tip?
Check out the Microsoft Access archive, and catch up on our most recent Access tips.
Help users increase productivity by automatically signing up for TechRepublic's free Microsoft Office Suite newsletter, featuring Word, Excel, and Access tips, delivered each Wednesday.
Print/View all Posts Comments on this article
|
|
|
|
|
|
SponsoredWhite Papers, Webcasts, and Downloads
- File Virtualization for Dummies(r): How to Get a Grip on Storage Growth and Reduce Costs -- Get a FREE Dummies(r) Book! F5 Networks
- Stock Spam: A Classic Scam MessageLabs
- Search Engine Link Spam: Risks, Threats, Solution MessageLabs
- Live Webcast: Adding Interactive Reporting to Your Applications: Challenges and Requirements BIRT Exchange (Actuate)
- Hospital Improves Internal Communication and Business Processes with New Intranet Microsoft
Article Categories
- Security
- Security Solutions, IT Locksmith
- Networking and Communications
- E-mail Administration NetNote, Cisco Routers and Switches
- CIO and IT Management
- Project Management, CIO Issues, Strategies that Scale
- Desktops, Laptops & OS
- Windows 2000 Professional, Microsoft Word, Microsoft Excel, Microsoft Access, Windows XP,
- Data Management
- Oracle, SQL Server
- Servers
- Windows NT, Linux NetNote, Windows Server 2003
- Career Development
- Geek Trivia
- Software/Web Development
- Web Development Zone, Visual Basic, .NET





