I have created a small odb database to record visits made to addresses by date and outcome. I have a dates lookup table and an outcomes lookup table, and was rather proud of myself when I created a form that rotated through my addresses allowing me to enter date and outcome. Of course, the data I entered wasn't being stored anywhere. This is obviously an embarrassingly rank newbie sort of error, but I'm hoping that someone will take pity on me. Is there any way to get the data that I select from the lookup table entered in the appropriate data table? What I mean is this: if I select a date from the lookup table, is there anyway to have that date entered in the "Date" field of the "daily outcomes" table? Likewise for the outcomes can I select those from the outcomes lookup and have the result entered in the outcomes field of the "daily outcomes" table?
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
