S
SUNIL
column one is formated as Custom (dd-mm-yy) . On clicking in cell A8,
cell A8 reads 15-03-04 and formula bar reads "15/03/2004"
i want to use Set CK = Columns(1).Find(da) where da="15/03/2004"
Ck is Nothing ?
also tried CK = Columns(1).Find(da,,lookin=xlvalues)
but no joy.
Please help
Ta Suinl
cell A8 reads 15-03-04 and formula bar reads "15/03/2004"
i want to use Set CK = Columns(1).Find(da) where da="15/03/2004"
Ck is Nothing ?
also tried CK = Columns(1).Find(da,,lookin=xlvalues)
but no joy.
Please help
Ta Suinl