R
ruralguy via AccessMonster.com
Have you created a query that joins the two tables on Dept yet?
The name are the same in both tables. The dept table is for inputing
information,
the user does not want to lookup the data she needs to put in.
if she knows the dept nbr she wants it to put desc and glcode that match
that dept.
The coorsponding field are all of the same data type.
[quoted text clipped - 10 lines]It is wise to name like fields the same in different tables. It is not wise
to use the "#" sign in a field name. Are the two Dept fields the same