What I want to do is enter the values x, y & z on the fo

divingbrit

New Member
Joined
Mar 20, 2005
Messages
2
What I want to do is enter the values x, y & z on the fo
In Access I have two tables, one has 3 fields, x, y & z. These fields will contain values that I will enter via a form. The second table also has x, y and z, but also has another field called c. What I want to do is enter the values x, y & z on the form and then get the value for c returned. I have tried all ways without success. If I put a single relationship between the tables and just have one variable field, eg x and in the other table have x and c, I can write a query that will return the value of c. However when it starts getting a little more complicated then I get no return value.

Does this make sense, it was posted on our local computer help forum and has us stumped


(and yes I did post this in the wrong palce, hopefully this is better, sorry)
 

Excel Facts

Last used cell?
Press Ctrl+End to move to what Excel thinks is the last used cell.
First question is, why are you storing the same data in two tables? Is there a relationship between c and x,y,or z? Second question is what exactly are ypu trying to achieve?
 
Upvote 0

Forum statistics

Threads
1,221,875
Messages
6,162,563
Members
451,775
Latest member
Aiden Jenner

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top