| Name | Expertise | Status |
 |
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 |
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. | 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 |
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 |
Kaustav Neogy View Profile
| I have experience in working with Access queries, forms and reports. | On Vacation returns 10/31/2008 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.
| On Vacation returns 10/13/2008 View Past Answers |
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
| On Vacation returns 10/20/2008 View Past Answers |
| |
| VOLUNTEER TO BE AN EXPERT IN THIS CATEGORY |
| Recent Answers |
 |
 |
2008-10-09 Creating a database for registrations: This should be pretty simple. You have a table of students with their information. Then you have a login table that records the StudentID and login time. The student selects their name from a form and...
|
2008-10-09 boms: First I do NOT recommend using compound keys. Especially when they will be used for foreign keys. You should use an autonumber primary key for all tables and use that as your foreign key. In your situation...
|
2008-10-09 Access Runtime Synch-ing with Original Database: Sorry I had a brain fart its UNC coding. The format of which is: \\servername\sharename\foldername\fielname If the database is already split, use Linked Table manager and when prompted for a new...
|
2008-10-09 Forecast Report: If I'm following this, I think you would be better off using a spreadsheet rather than a database. It looks to me like you are starting with a number then incrementing each month. The wrinkle is that you...
|
2008-10-09 One-touch replace text: Ah, OK you want to enter 112 just once instead of having to replace it 6 times. What you need to do is create an unbound form with an unbound text box. You then use the syntax: Forms!formname!controlname...
|
| More Answers for "Using MS Access" |