I have two tables. The first one has two fields which match a row and field name in a second table. What I would like to do get the corresponding cell (pardon the Excel analogy) and populate that in a query to Table 1.<br><br>Hopefully this makes more sense and imagine the tables are significantly more then 4 rows, and there is one to one relationship between the PKEY's<br><br>TABLE/Query 1 1<br><br>PKEY Soil Type Curve Number<br>1 A This Needs Filling with Curve Numbers<br>2 B from Table 2<br>3 B/D<br>4 D<br><br>Table 2 (Curve Numbers)<br><br>FKey A B B/D D<br>1 95 32 45 58<br>2 27 32 42 78<br>3 87 56 43 87<br>4 22 100 37 42<br><br>Any help/advice/quidance would be greatly appreciated.<br><br>Thanks<br>Eric<br><A HREF="mailto:efinnen@ithink.net">efinnen@ithink.net</A><br><br><br>