Here is the structure for the employee table "tblEmployee". Wayne - I think I was able to see through the clouds a little but and I don't think that I will be able link the tblAddressBook table to the employee table. THis is because there is no employee ID field in the text file and, thus, no way to relate it to a specific employee in the db.
Instead of trying to make the files relational to the employee ID, I think this will work just was fine as a stand-alone lookup table because I wanted to use this table as the recordsources for a combo box anyway so I don't have to manually enter in all of the email addresses so...
either solution will be great!~
Thanks
Kev
Instead of trying to make the files relational to the employee ID, I think this will work just was fine as a stand-alone lookup table because I wanted to use this table as the recordsources for a combo box anyway so I don't have to manually enter in all of the email addresses so...
either solution will be great!~
Thanks
Kev