Validation of data in a cell

D

Danie

How do I validiate the data entered in a cell just after the user has entered
it.

Thanks for your help,
Danielle
 
D

Danie

Thanks for your help. What I am trying to do is when a user filters his name
from a list it must be equal to his user Name in Tools, Options. If he chose
the wrong name I must display an error message.

Can you help me.
Thanks,
Danielle
 
B

Bob Phillips

Why do the filter, why not just assume that value?

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)
 
D

Danie

How do you assume a value?

Bob Phillips said:
Why do the filter, why not just assume that value?

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)
 
B

Bob Phillips

I mean if you want them to filter to a particular value, just use that value
in the first place, bypass the filter.

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)
 
Top