validation does not work

J

Jack Zhong

If I input cell's value with VBA codes, the validation rules contained
in the cell would probably not work, are there any other ways to make
the validation works when I set its value outside the sheet?

Thanks,

Jack
 
A

Alan

AFAIK Data Validation will only work if a value is entered into the relevant
cell and entered by hitting 'Enter'
Regards,
Alan.
 
Top