+ Reply to Thread
Results 1 to 7 of 7

How do I insert a date created in a cell in excel?

  1. #1
    Bob Phillips
    Guest

    How do I insert a date created in a cell in excel?

    See http://www.xldynamic.com/source/xld.xlFAQ0002.html

    --
    HTH

    Bob Phillips

    "Hasta" <[email protected]> wrote in message
    news:[email protected]...
    > I am trying to insert the file name in a cell. I don't want the entire

    path,
    > just the file name. Please help!




  2. #2
    Niek Otten
    Guest

    Re: How do I insert a date created in a cell in excel?

    =RIGHT(CELL("filename",A1),LEN(CELL("filename",A1))-FIND("]",CELL("filename",A1)))

    --
    Kind regards,

    Niek Otten

    Microsoft MVP - Excel

    "Hasta" <[email protected]> wrote in message
    news:[email protected]...
    >I am trying to insert the file name in a cell. I don't want the entire
    >path,
    > just the file name. Please help!




  3. #3
    Bob Phillips
    Guest

    Re: How do I insert a date created in a cell in excel?

    See http://www.xldynamic.com/source/xld.xlFAQ0002.html

    --
    HTH

    Bob Phillips

    "Hasta" <[email protected]> wrote in message
    news:[email protected]...
    > I am trying to insert the file name in a cell. I don't want the entire

    path,
    > just the file name. Please help!




  4. #4
    Niek Otten
    Guest

    Re: How do I insert a date created in a cell in excel?

    =RIGHT(CELL("filename",A1),LEN(CELL("filename",A1))-FIND("]",CELL("filename",A1)))

    --
    Kind regards,

    Niek Otten

    Microsoft MVP - Excel

    "Hasta" <[email protected]> wrote in message
    news:[email protected]...
    >I am trying to insert the file name in a cell. I don't want the entire
    >path,
    > just the file name. Please help!




  5. #5
    Hasta
    Guest

    How do I insert a date created in a cell in excel?

    I am trying to insert the file name in a cell. I don't want the entire path,
    just the file name. Please help!

  6. #6
    Bob Phillips
    Guest

    Re: How do I insert a date created in a cell in excel?

    See http://www.xldynamic.com/source/xld.xlFAQ0002.html

    --
    HTH

    Bob Phillips

    "Hasta" <[email protected]> wrote in message
    news:[email protected]...
    > I am trying to insert the file name in a cell. I don't want the entire

    path,
    > just the file name. Please help!




  7. #7
    Niek Otten
    Guest

    Re: How do I insert a date created in a cell in excel?

    =RIGHT(CELL("filename",A1),LEN(CELL("filename",A1))-FIND("]",CELL("filename",A1)))

    --
    Kind regards,

    Niek Otten

    Microsoft MVP - Excel

    "Hasta" <[email protected]> wrote in message
    news:[email protected]...
    >I am trying to insert the file name in a cell. I don't want the entire
    >path,
    > just the file name. 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