+ Reply to Thread
Results 1 to 2 of 2

Formula required for date without changing the date format

Hybrid View

  1. #1
    Registered User
    Join Date
    06-11-2008
    Location
    Hyderabad
    Posts
    54

    Formula required for date without changing the date format

    Hi,

    When i was mapping with the data to retrieve the date with index formula the format of date was changed as 38879 for Feb-01-08 and i have applied other method as Index() function and date , month and year to get the out put as 02/01/08 by concatenating all the three.

    Please refer to the attachment and would be great if slove this problem
    Attached Files Attached Files
    Thank you,

    Surya

  2. #2
    Forum Expert sweep's Avatar
    Join Date
    04-03-2007
    Location
    Great Sankey, Warrington, UK
    MS-Off Ver
    2003 / 2007 / 2010 / 2016 / 365
    Posts
    3,454

    Re: Formula required for date without changing the date format

    Hi,

    Try this:

    ="Policy period:"&TEXT(INDEX(Project_Dump!A:A,MATCH(Summary!E7,Project_Dump!C:C,FALSE),1),"dd/mm/yyyy")&" - "&TEXT(INDEX(Project_Dump!B:B,MATCH(Summary!E7,Project_Dump!C:C,FALSE),1),"dd/mm/yyyy")
    Rule 1: Never merge cells
    Rule 2: See rule 1

    "Tomorrow I'm going to be famous. All I need is a tennis racket and a hat".

+ 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