Z
zestygirly
Hello, All;
Could one of the geniuses that seem so abundant in this forum PLEEZ help me?
I have a validation rule I cannot create, and I'm really no good when it
comes to VBA code...
Basically- I want it to do this:
IIf ([Fieldname]="X", Is not null, null). In other words - I only want to
have this filed filled in if another field in the same table is filled in as
an "X".
Could one of the geniuses that seem so abundant in this forum PLEEZ help me?
I have a validation rule I cannot create, and I'm really no good when it
comes to VBA code...
Basically- I want it to do this:
IIf ([Fieldname]="X", Is not null, null). In other words - I only want to
have this filed filled in if another field in the same table is filled in as
an "X".