Heatshiver
Registered User.
- Local time
- Today, 16:59
- Joined
- Dec 23, 2011
- Messages
- 263
I have two tables, table A has the Days (date) field as a primary key, and table B has the userNum field as a primary key. They have a relationship through the userID field on Table A. I have a form that has the user fill out Days and userID from Table A.
I would like to create a DLookup function that searches to see if the userID and Days fields filled out have already have a record. I can't seem to get anything to work though!
Any help would be greatly appreciated. Even a sample database with such would be of great help! Thank you.
I would like to create a DLookup function that searches to see if the userID and Days fields filled out have already have a record. I can't seem to get anything to work though!
Any help would be greatly appreciated. Even a sample database with such would be of great help! Thank you.