You are here:

Using MS Access/Experts

ExpertAverage RatingsExpertise

Richard Rost

U.S.
Available
I am happy to answer any kinds of questions about Microsoft Access - from basic table design to advanced VBA programming. Also, please feel free to check the Access Tips & Tricks section of my web site.

Sayedaziz

India
Available
database designing,event driven programming,capturing/updating data programmitically using ms access 2000 and ms access 2002

Bob Heifler

U.S.
Available
ALL MICROSOFT ACCESS DESIGN AND PROGRAMMING QUESTIONS 
Free Microsoft Access Tutorial Videos are available to you at my web site. Fifteen years of Microsoft Access experience allows me to answer most of your questions. Common question example files available here.

Scottgem

Available
I can answer almost all types of questions relating to Microsoft Access usage and application design. My strengths are database and interface design.

Manish Batola

India
On Vacation
returns 11/30/2009
ALL MICROSOFT ACCESS DESIGN AND Development QUESTIONS which occur in a Access Projects Lifecycle. Can offer constructive help on Designing Advanced MS-ACCESS Applications such CRM/FRM(Follow-up),Chemicals Indenting,Import/Export,MRP - Manufacturing Resource Planning, ERP - Enterprise Resource Planning, Automotive Management Systems, Business Intelligence for Oil & Gas Drilling Operations, CRM,KPI- Key Performance Indicators,HealthCare, Hospitality, Constructions, Loyalty Clubs, Call Centers, Travel & Tourism, Educational Institutions and many more being added every year.

Recent Answers

2009-11-19 ACCESS - modify date:

Users should NEVER interact directly with tables. All interaction with the data should be done through forms. You have very limited control when data is entered into tables. There are no events to trigger

2009-11-19 Search mode??:

Well first you really shouldn't be entering data directly into tables. You should be using forms. But frankly, I'm not clear what's happening here. Ma7 VBAybe a screen shot might help. Another possibility

2009-11-19 Donations Database:

Good start, but room for improvement. First, I recommend naming your PKs using the convention tablename & ID. So your first table should have use DonorID. Second, you should not use spaces in object names

2009-11-19 Problems getting forms to work.:

First, you don't need another table. Vistors should be entered in your People table. You should have a flag in your table to indicate whether a person is a member of the church. Anyone not marked as a

2009-11-19 Searching for a string in my access form that is made up of text and numbers.:

The problem here is the value returned by cboSearchfield. As a rule its is not a good idea to put spaces in object names. Doing so has come back to bite you. If you have spaces in field names, but that's

All Answers

Answers by Expert:


Ask Experts

Volunteer


©2009 About.com, a part of The New York Times Company. All rights reserved.