Thread: spill
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
april27 april27 is offline
external usenet poster
 
Posts: 27
Default spill

I want to store the contents of a cell in a variable. the content is in the
form of a date (e.g. 2006-12-31). I do not know how to save this since
Integer does not accept that data type and i am not familiar with the other
data types. please please help!!!