G
Gator
how do I go about using code that will be used in serveral events on the same
form? For example, I'm going to change the background color of the form when
certain conditions exist. I want to check for the conditions either when
records are scrolled through or on changes on a current record. I've got the
code I need. I just need to know if there is a way to set the code up in one
place and call it in serveral events. Do I set up a custom standard module?
Class module? Can someone step me through this process?
form? For example, I'm going to change the background color of the form when
certain conditions exist. I want to check for the conditions either when
records are scrolled through or on changes on a current record. I've got the
code I need. I just need to know if there is a way to set the code up in one
place and call it in serveral events. Do I set up a custom standard module?
Class module? Can someone step me through this process?