+ Reply to Thread
Results 1 to 2 of 2

Date formatting Q

  1. #1
    Registered User
    Join Date
    09-06-2016
    Location
    Brisbane, Australia
    MS-Off Ver
    2010
    Posts
    14

    Date formatting Q

    Hi,

    I have a question regarding date formatting.

    I have a pivot table where I have grouped individual dates into weeks i.e. 11/07/2016 = 11/07/2016 - 15/07/2016. I need to pull the range of weeks from the pivot table into a separate table and change the formatting to text i.e. 11/07/2016 - 15/07/2016 = 11JUL - 15JUL.

    Could someone please tell me if there is a way of doing this? I have tried customising in format cells and even tried the TEXT function but neither have worked.

    Thanks

  2. #2
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2003, 2010
    Posts
    40,678

    Re: Date formatting Q

    It can't be done with a format, but you could use a formula:

    A
    B
    C
    1
    11/07/2016
    11JUL - 15JUL B1: =UPPER(TEXT(A1, "ddmmm - ") & TEXT(A1 + 4, "ddmmm"))
    Entia non sunt multiplicanda sine necessitate

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Formatting Cells with Date or Text Values in a Conditional Formatting Formula
    By Phil Hageman in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 07-15-2014, 09:36 AM
  2. Replies: 3
    Last Post: 11-23-2013, 06:21 AM
  3. Replies: 2
    Last Post: 09-19-2013, 10:34 AM
  4. Replies: 5
    Last Post: 08-22-2012, 05:06 PM
  5. Replies: 3
    Last Post: 07-11-2012, 10:03 AM
  6. Replies: 3
    Last Post: 08-18-2010, 12:58 PM

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