#1   Report Post  
Posted to microsoft.public.excel.programming
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!!!
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6,953
Default 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!!!

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to spill over into a "" cell? Michael R Excel Discussion (Misc queries) 3 July 11th 08 09:32 AM
oversize spreadsheet should spill over into multiple pages Oversize exported files to worksheet Excel Discussion (Misc queries) 4 August 4th 06 11:33 PM
Automatioc spill over data to a new Excel sheet from Xml source? Sruthi Excel Discussion (Misc queries) 0 December 6th 04 06:31 PM


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

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"