Results 1 to 12 of 12

Dates in an input box

Threaded View

  1. #1
    Registered User
    Join Date
    12-11-2006
    Location
    Melbourne, Australia
    MS-Off Ver
    Excel 2007
    Posts
    86

    Dates in an input box

    Hi. I need help with an input box I have created. Users are required to enter dates in the box which will then send the date to a specific cell in the sheet. The problem I am having is that if someone enters a date such as 08/07/2006, it is being converted to 07/08/2006 when transferred to the cell. Does anyone know any way around this? Here is a sample of the code I am using:

    Date = InputBox("Please enter the Start Date", "Start Date", vbOKOnly)
    Sheets("TLPD").Range("C14") = Date[/I][/B][/COLOR]
    Any help would be greatly appreciated!
    Last edited by jiminic; 04-10-2007 at 08:37 PM.

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