ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   spill (https://www.excelbanter.com/excel-programming/364699-spill.html)

april27

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!!!

Tom Ogilvy

spill
 
dim dt as Date
dt = ActiveCell.Value

--
Regards,
Tom Ogilvy



"april27" wrote:

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!!!



All times are GMT +1. The time now is 04:22 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com