+ Reply to Thread
Results 1 to 2 of 2

spill

  1. #1
    april27
    Guest

    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. #2
    Tom Ogilvy
    Guest

    RE: 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 to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1