Advertisement

09.30.2008 at 07:35AM PDT, ID: 23774740
[x]
Attachment Details
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

8.7

Microsoft Access Form needed to Query data from 3 tables and if not found allow user to enter new information into 1 of the 3 tables

Asked by sierra810 in Access Forms, Microsoft Access Database, Access Coding/Macros

Tags: , ,

Hello:
I know how to write my access queries and create tables in access BUT I am TOTALLY new to using microsoft access forms. I normally use excel macros to do whatever I need to automate in my excel files and since my boss knows I can do excel macros he figures this should be easy for me to do :( .

I need to keep track of inventory that we have on hand and since the files can be very large I need to do it in access.

I have 3 tables in Access. All contain the SAME EXACT COLUMNS just different data entries. The 3 tables are  INVENTORY , ORACLE, COMICDATA. What I need to do is

The user should enter a UPC number into a FORM either by hand or scanning it in.

The Form should then search the INVENTORY TABLE first.
IF the UPC is found then just increment the column named INV-ACTUAL and prompt the user for the next UPC number for searching.

If the UPC IS NOT found in the INVENTORY TABLE then search the ORACLE TABLE.
IF the UPC IS found in the ORACLE table then copy the entire line of data found in the Oracle table over to the INVENTORY TABLE AND increment the column named INV-ACTUAL.

If the UPC IS NOT found in the INVENTORY TABLE NOR THE ORACLE TABLE then check the COMICDATA table.
IF the UPC IS found in the COMICDATA table then copy the entire line of data found in the COMICDATA table over to the INVENTORY TABLE AND increment the column named INV-ACTUAL.

If the UPC IS NOT found in INVENTORY , ORACLE, nor COMICDATA then prompt the user saying that it is not found in any of the 3 tables and bring up a form with all the fields of data from the INVENTORY TABLE and allow the user to enter the data and append the new data to the INVENTORY table.

NOTE:  The ORACLE and COMICDATA tables NEVER CHANGE. Only the INVENTORY table will grow and be updated.

I am attaching shortened versions of the 3 tables any help anyone can give me is greatly appreciated. I have to have this done by Friday of this week and I dont even know where to begin. Since I know nothing about forms please be clear in the steps that I need to click to do the work. THANK YOU ALL in advance for your help!!!
Start Free Trial
Attachments:
 
Inventory file
 
 
Oracle File
 
 
ComicData file
 
[+][-]09.30.2008 at 08:10AM PDT, ID: 22606096

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]09.30.2008 at 08:22AM PDT, ID: 22606226

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]09.30.2008 at 08:25AM PDT, ID: 22606266

View this solution now by starting your 7-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zones: Access Forms, Microsoft Access Database, Access Coding/Macros
Tags: Microsoft, Access, 2003
Sign Up Now!
Solution Provided By: capricorn1
Participating Experts: 2
Solution Grade: A
 
 
[+][-]09.30.2008 at 11:20AM PDT, ID: 22607972

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]10.05.2008 at 02:57AM PDT, ID: 22643927

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
 
Loading Advertisement...
20080716-EE-VQP-32 / EE_QW_2_20070628