Hi everyone,
I need some help. I have a form, and on that form is a feild that contains a date. My database is built around this date feild. what im after is a peice of code (thats the cheeky bit) that, when I type in the date into the date feild, it brings up all the other feilds (in the same form) that have already been put added to that date.
Example... If some had a table with two feilds one called Date and one called Order.
I would want to type in the date in a form, and it automatically bring up the data within the field 'Order' if a value has been set... I was told to use the Afterupdate event, but not sure what code I need.
Cheers guys
I need some help. I have a form, and on that form is a feild that contains a date. My database is built around this date feild. what im after is a peice of code (thats the cheeky bit) that, when I type in the date into the date feild, it brings up all the other feilds (in the same form) that have already been put added to that date.
Example... If some had a table with two feilds one called Date and one called Order.
I would want to type in the date in a form, and it automatically bring up the data within the field 'Order' if a value has been set... I was told to use the Afterupdate event, but not sure what code I need.
Cheers guys