View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Shinya Koizumi Shinya Koizumi is offline
external usenet poster
 
Posts: 7
Default How can i apply the validation on the cell with invalid data.

I have a cell with number and want to apply the validation on this cell with
date type
How can i do this and bing up the error message saying "The value you
entered is not valid" in VBA?


Shin