Using Select Case to evaulate a new field entry
- From: "Ofer" <chamudim@xxxxxxxxxxx>
- Date: Thu, 14 Apr 2005 00:34:26 -0700
Just move the code you wrote under the button to a
function that you create under the form.
on the event after update of each of your field call that
function.
Also call the function on the load of your form.
>-----Original Message-----
>I wish to use select case to evaluate a rating based on
the values of two
>other fields and then display this in a fild on a form. I
have managed to get
>it work by using a command button, but I would like the
new field to update
>automatically update after changes to the base fields.
>.
>
.
- References:
- Using Select Case to evaulate a new field entry
- From: Jacky Doyle
- Using Select Case to evaulate a new field entry
- Prev by Date: Re: Impossible Subform Question??
- Next by Date: how to code a command button in access
- Previous by thread: Using Select Case to evaulate a new field entry
- Next by thread: multiple entries for same field on a form
- Index(es):