Geordie2008
Registered User.
- Local time
- Today, 23:26
- Joined
- Mar 25, 2008
- Messages
- 177
Hi All,
Im trying to export the contents of a filtered form into a table called:
Tbl_Temp_Historical_data **NOTE - This is not the table the form is bound too **
I want to export the data to this table everytime the form is opened and the values are displayed within the form's controls, hence I was going to use the "On Load" property of the form...
Does anyone have a link to some code that I could tweek to do this?!!? Ive done lots of esarches, but have found not-a-thing...
Thanks,
Mandy
Im trying to export the contents of a filtered form into a table called:
Tbl_Temp_Historical_data **NOTE - This is not the table the form is bound too **
I want to export the data to this table everytime the form is opened and the values are displayed within the form's controls, hence I was going to use the "On Load" property of the form...
Does anyone have a link to some code that I could tweek to do this?!!? Ive done lots of esarches, but have found not-a-thing...
Thanks,
Mandy