I need that an especific cell, only accept numbers or date. Thanks
M muddan madhu Jun 3, 2008 #3 suppose u want A1 needs to be accepts only number or date then select A1, go to data | validation | setting tab | allow : custom | formula : =isnumber(A1) | ok
suppose u want A1 needs to be accepts only number or date then select A1, go to data | validation | setting tab | allow : custom | formula : =isnumber(A1) | ok