+ Reply to Thread
Results 1 to 3 of 3

Help to Format Dates in Textbox

  1. #1
    Registered User
    Join Date
    03-01-2013
    Location
    United States
    MS-Off Ver
    Excel 2010
    Posts
    2

    Help to Format Dates in Textbox

    I've searched high and low for a solution to this, and have come up empty. Time to turn to the gurus!

    I have Textbox1 on Sheet1
    On Sheet2 in A1 I have a date (12/31/2013)

    I have linked A1 to Textbox1 via Properties and the date INSISTS on being displayed as a serial number.

    How do I get the Textbox to display the date exactly as I have it formatted in Cell A1???


    (hopefully there is an easy answer to this!!!!)

  2. #2
    Forum Guru
    Join Date
    07-25-2011
    Location
    Florida
    MS-Off Ver
    Excel 2003
    Posts
    9,643

    Re: Help to Format Dates in Textbox

    You could link it to another cell. The other cell has a formula like this to convert the date in cell A1 to a text-date.

    =TEXT(Sheet2!A1,"d/m/yyyy")

  3. #3
    Registered User
    Join Date
    03-01-2013
    Location
    United States
    MS-Off Ver
    Excel 2010
    Posts
    2

    Re: Help to Format Dates in Textbox

    Thank you for your help!!! That worked perfectly

+ 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