You are here: Advisor.com » Advisor Guides » Microsoft Access Advisor » The Advisor Guide to Microsoft Access database for solution developers and advanced users, covering Microsoft Office Access, Microsoft Office System, Microsoft Excel, Microsoft SQL Server, VB language, MS Access with Microsoft SharePoint, Windows Server System, and more...
My.ADVISOR.com Sign-In
ID
Password

Member Center / Sign-Up
Go to Article
Advanced Search 
SUBSCRIPTION STATUS
You are not signed-in. If you are a subscriber to this publication, sign-in above to access locked articles. To subscribe or renew go to www.AdvisorStore.com.
New Know-How for Subscribers
Top 15 for 2009 Week 02

VERSION CONTROL

Compare Versions of Your Source Code with the Click of a Button

When your program stops working, you need to know what you've changed. Here's a utility that will let you quickly compare the old and new versions of your code—or any text file—to find out what's different.

By Tom Anselmo

MICROSOFT ACCESS DEVELOPMENT

Pass Multiple Values in a Single String in Microsoft Access DOWNLOAD

Here's how to put all the information you need into a single string -- and still be able to retrieve a single piece of data from that string.

QUERIES

Easily Keep Your Microsoft Access Queries Up-To-Date DOWNLOAD

Here's a technique to get it done right.

By Michel Brunet

VBA PROGRAMMING

Manage Your User's Keyboard with the Windows API DOWNLOAD

You can take full control of your user's keyboard settings with these API calls.

By Ken Getz, technical editor

ADVISOR ANSWERS

Fix Broken References in Microsoft Access

Find out why Access won't execute a statement attached to a button on a form.

By Mike Groh, technical editor

ADVISOR ANSWERS

Adjust the Row Spacing on a Microsoft Access Report

How can you change the spacing between rows on a report? Find out here.

By Mike Groh, technical editor

REPORTING

Display the First and Last Microsoft Access Records in Your Header or Footer DOWNLOAD

Help business users find report items quickly by displaying a guide to the items at the top or bottom of each page.

By Susan Sales Harkins

WEB DEVELOPMENT

Download Images and More from the Internet to Microsoft Access

See how the DOM model makes it very easy to work with images and hyperlinks on Web pages.

By Doug Steele

DATA INTEGRATION

Get Data from the Internet into Microsoft Access DOWNLOAD

Here’s the code you need to download a table on a Web page into a table in your Access database.

By Doug Steele

ADVISOR EXPERIENCE

License Your Microsoft Access Application With SageKey

If you're looking for a licensing solution for your own app, this article helps guide the way.

By Doug Den Hoed

DATABASE DEVELOPMENT

Row-by-Row Highlights in Microsoft Access DOWNLOAD

Make sure that your users know which row is the current row in a continuous form by highlighting it—and use practically no code.

By Christopher Weber

ADVISOR ANSWERS

Find Out Whether a Microsoft Excel File Exists from Microsoft Access

Like everything else, there are a number of ways to accomplish this task.

By Richard Campbell and Mike Groh, technical editors

MICROSOFT ACCESS DEVEOPMENT

Create Array of Characters from a String in Microsoft Access

Have you ever wished VBA had a good way to do a quick byte array from a string with no delimiter?

By Ken Getz, technical editor

MICROSOFT ACCESS DEVELOPMENT

Hiding Microsoft Access Controls

Here's an easy way to hide or show a checkbox's controls.

By Ken Getz, technical editor

ADVISOR TIPS

Microsoft Access Database Multi-User Deployment

Here's how to set up an Access database in a multi-user environment and have a front end on each client.

By Ken Getz, technical editor

Microsoft Access Advisor articles

ADVISOR TIPS

Microsoft Access Database Multi-User Deployment

Here's how to set up an Access database in a multi-user environment and have a front end on each client.

By Ken Getz, technical editor

PROGRAMMING

Implementing Microsoft Access Sorts, Part 3 DOWNLOAD

Here's how to make sure your sorts are speedy.

By Ken Getz, technical editor

PROGRAMMING

Implementing Microsoft Access Sorts, Part 2

Build on what you've learned about the QuickSort algorithm to sort more complex arrays.

By Ken Getz, technical editor

USER INTERFACE

Use Field Description Properties to Make Microsoft Access Information Meaningful

When the field description isn’t adequate, usurp it with a query.

By Susan Sales Harkins

PROGRAMMING

Implementing Microsoft Access Sorts, Part 1

Get to know the Quicksort algorithm.

By Ken Getz, technical editor

MICROSOFT ACCESS DEVELOPMENT

Microsoft Access String Manipulation Using Inline Functions DOWNLOAD

You can use Access' inline functions to manipulate and extract pieces of data from text fields in order to perform operations (such as sorting) on a part of the data instead of the entire field.

By Joe Stockman

ADVISOR TIPS

In .NET, Run the Application Associated with a Document

Take advantage of the Windows command processor to launch the right application.

By Ken Getz, technical editor

ADVISOR TIPS

Sort Text Data in Microsoft Access

By Ken Getz, technical editor

ADVISOR ANSWERS

Adjust the Row Spacing on a Microsoft Access Report

How can you change the spacing between rows on a report? Find out here.

By Mike Groh, technical editor

ADVISOR ANSWERS

Selecting Files in Access, Revisited

In a previous tip, you got some code to select files. But, what if you're using Access 97 and, therefore, can't take advantage of the Split function. Here's an alternate solution.

ADVISOR ANSWERS

Select Multiple Files in Microsoft Access

This flexible code hands back either a single file name or an array of file names.

By Ken Getz, technical editor

ADVISOR ANSWERS

Selecting Files in Microsoft Access

Here's how to work with an ever-tricky control.

By Ken Getz, technical editor

DATA INTEGRATION

Recreate Microsoft Access Tables in SQL Server DOWNLOAD

Here’s a tool that SQL Server has and Access doesn’t: The ability to generate SQL Scripts that can be used to recreate your table design in SQL Server -- or any other database server.

By Roger Carlson

USER INTERFACE

Building Microsoft Access Menus Programmatically

Use the Office Commandbar object model to create menus on the fly.

By Ken Getz, technical editor

MICROSOFT ACCESS DEVELOPMENT

Protect Your Work with Source Control and Access 2007

You've made a change to your application and, after much work, have realized that it's all been a horrible mistake. How do you get back to the working version?

By Peter Vogel, editor

ADVISOR TIPS

Using Activate Event to Requery Microsoft Access Forms

Here's another alternative to looping.

By Ken Getz, technical editor

MICROSOFT ACCESS USER INTERFACE

Let One Microsoft Access Report Do the Job of Many DOWNLOAD

Don’t overload your database with unnecessary reports, when one will do.

By Susan Sales Harkins

ADVISOR TIPS

Don’t Loop -- Use WithEvents

Using the WithEvents keyword, you can react to built-in or custom events, and can avoid the overhead involved in monitoring for state changes.

By Ken Getz, technical editor

MICROSOFT ACCESS USER INTERFACE

Combine List Box and Checkbox Behavior DOWNLOAD

Use a subform to display and manipulate Yes/No data in a Checkbox control with something that looks like -- but really isn’t -- a list box.

By Susan Sales Harkins and Gustav Brock

REPORTING

Reuse Your Subreports in Microsoft Access DOWNLOAD

You can save yourself time in maintaining your applications by reusing subreports to report different data. However, changing the underlying data for a subreport means that you need to determine the order that Access processes your reports -- not an easy task.

By Doug Steele

Subscribe to DATABASED.ADVISOR.com

Get it all -- every current and past ADVISOR tech/business publication, now all-in-one subscription, with new articles and a huge reference library packed with expert advice, how-to and downloads. Subscribe now to get it all.

DataBased.Advisor.com

Subscribe to FileMaker Advisor Magazine

Read the advanced guide to creating custom business database solutions with FileMaker software. Subscribe now to gain access to all the archives and downloads.

FileMaker.Advisor.com

Subscribe to Advisor Basics of FileMaker Pro

Learn the fundamentals of using FileMaker Pro software. Every issue gives you step-by-step instructions on creating the databases you need. Subscribe now!

FileMaker.AdvisorBasics.com

Showcase Your Smarts

Submit your tips, techniques and advice and let Advisor promote your business and build your career. Show the world what you know!

AdvisorTips.com

ADVISORAMA
Always be smarter than the people who hire you.
-- Lena Horne

Use of this or any other site, content, product or service of Advisor Media constitutes acceptance of Terms of Use.
Portions copyright ©1983-2009 Advisor Media, Inc. All Rights Reserved.
Reuse or reproduction of any portion or quantity of Advisor Media's copyrighted content, in any form, for any purpose, requires written permission.
ADVISOR®, the ADVISOR logo, Access-VB-SQL Advisor, Access Advisor, Advisor Guide, Office Advisor, SQL Advisor, VB Advisor, VS Advisor, .NET Advisor and other names and logos that incorporate ADVISOR are registered trademarks, trademarks or service marks of Advisor Media, Inc. in the United States and/or other countries.
Microsoft and Microsoft Access are trademarks of Microsoft Corp. Other trademarks are used for identification, editorial or descriptive purposes and are the property of their owners.
Hosted by Prominic.NET Website powered by
LOTUS SOFTWARE
domino-144.advisor.com my.advisor.com 01/07/2009 01:04:24 PM