View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Fred Smith Fred Smith is offline
external usenet poster
 
Posts: 623
Default Test for Cancel in Inputbox

Thanks for your help. It was exactly what I was looking for. It works like a
charm and, as you say, without needing to use Variant.

--
Regards,
Fred


"equiangular" wrote in message
...
Yes.

Fred Smith wrote:
Thanks, Vergel.

Does that mean I need StartDate to be type Variant, rather than Date?