jerryczarnowski
Registered User.
- Local time
- Yesterday, 21:11
- Joined
- Jan 29, 2012
- Messages
- 31
I have a split form that is loaded with the record source being a SQL statement and would like to update the datasheet section when the user selects from a combo box utilizing the BeforeUpdate or AfterUpdate event. I would like to apply a new SQL statement (in the event code) referencing the current datasheet and requery. Is the records displayed when the form is loaded referred to as a result set? and how do I perform a SQL statement on that result set?
Thanks, Jerry
Thanks, Jerry