| Name | Expertise | Status |
 |
Geoff U.K. View Profile
| I specialise in database analysis and design, SQL and database queries using QBE and VBA. In my work, I use MS Access together with MS SQL Server as ETL (Extraction - Transformation - Loading) tools for migrating data between business ERP systems and data stores. My forte is building bespoke functions and applications.
See my
website for example apps and downloads
| Available Ask A Question View Past Answers |
Hernan Sain U.S. View Profile
| I can answer questions in Spanish as well as English. How to build a friendly application using MSAccess to be used to manage a small or medium size business in such a way that the program fit the company before the company fit the program. | Available Ask A Question View Past Answers |
Richard Rost U.S. View Profile
|  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. | Available Ask A Question View Past Answers |
Scottgem View Profile
| I can answer almost all types of questions relating to Microsoft Access usage and application design. My strengths are database and interface design. | Available Ask A Question View Past Answers |
Lisa Sims U.S. View Profile
| I can answer Access questions pertaining to database design (proper normalization), query design, VBA coding, macros, forms, and reports. I have worked with clients, big and small, to create and correct problems with their Access databases. | On Vacation returns 12/31/2008 View Past Answers |
Joshua B Australia View Profile
| Anything Microsoft Access related, including VBA programming, SQL queries and relational database design. | On Vacation returns 12/31/2008 View Past Answers |
Kaustav Neogy View Profile
| I have experience in working with Access queries, forms and reports. | On Vacation returns 12/31/2008 View Past Answers |
Manish Batola India View Profile
| 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. | Maxed Out View Past Answers |
Bob Alston U.S. View Profile
| I can answer general Access questions and also specific ones about Replication.
I am not a good person to ask Access 2007 specific questions. | Maxed Out View Past Answers |
Bob Heifler U.S. View Profile
| ALL MICROSOFT ACCESS DESIGN AND PROGRAMMING QUESTIONS - Free 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.
| Maxed Out View Past Answers |
| |
| VOLUNTEER TO BE AN EXPERT IN THIS CATEGORY |
| Recent Answers |
 |
 |
2008-12-01 Query in Access: The easiest way is to just do it in query design mode. In the column for the field, put the value you want to filter for in the criteria row. So if you want S and Blue, just put that in the criteria....
|
2008-12-01 Adding a record number to a List Box: Hi Nigel, I usually have the autonumber primary key field from the table listed in chronological order which does the job for me. In your case you probably need to write a Case Function to check for...
|
2008-12-01 Parse multiple criteria to query definition parameter: Hi James, If the query genuinely boils down to Select * from Table1 where FieldA IN ([ParameterValues]) as you say, then, I don't see why there should be a problem The final SQL that the DB...
|
2008-12-01 CrossTabParameter Query: Use an interim query AND a form. Create a form to enter the criteria. Create a query that uses the criteria entered by setting the criteria row, using the syntax: =Forms!formname!controlname Then...
|
2008-11-29 repication and splitt DB: Just send them the front ends as usual. If they are on a LAN you might want to develop a BAT file to download the latest copy each time they try to run it, so updates are easy. Be careful about the...
|
| More Answers for "Using MS Access" |