Hello...This is my first posting. I would like to say thanks to everyone in advance for such a great site. I am very new to programming would like some help. I have two questions. First,I am working with two tables in Access 2000. One of these tables (table 1)is a lookup table with information for day of week (Sun, Mon, etc...)as field 1 and other data for field 2, 3 ,etc. I would like the other table (table 2)to pull up the fields based on the date that I enter. For example, if I typed 5/25/04 in a textbox in table 2, how do I get access to pull field 2, 3, etc... from table 1 for Tuesday's information. Second, how do I clear out a bounded textbox field when I exit a form. I tried setting the form's on exit procedure with field.text="" but that didn't seem to work.
Thanks for whatever assistance you can give!!
Thanks for whatever assistance you can give!!