+ Reply to Thread
Results 1 to 3 of 3

Custom format for TEXT + WORKDAY Function

  1. #1
    Registered User
    Join Date
    03-29-2016
    Location
    London
    MS-Off Ver
    Office 2011
    Posts
    18

    Custom format for TEXT + WORKDAY Function

    How can I get excel to display the following string

    Top Movers - %1D

    as well as showing the output of a WORKDAY function?

    I.e the cell would look like this:

    Top Movers - %1D 13/01/2020

    Many thanks

  2. #2
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: Custom format for TEXT + WORKDAY Function

    Something like this, adjust references as needed:

    ="Top Movers - %1D " & TEXT(WORKDAY(A2,4),"DD/MM/YYYY")
    _________________
    Microsoft MVP 2010 - Excel
    Visit: Jerry Beaucaire's Excel Files & Macros

    If you've been given good help, use the icon below to give reputation feedback, it is appreciated.
    Always put your code between code tags. [CODE] your code here [/CODE]

    ?None of us is as good as all of us? - Ray Kroc
    ?Actually, I *am* a rocket scientist.? - JB (little ones count!)

  3. #3
    Registered User
    Join Date
    03-29-2016
    Location
    London
    MS-Off Ver
    Office 2011
    Posts
    18

    Re: Custom format for TEXT + WORKDAY Function

    Solution worked brilliantly. Thank you.

+ 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. [SOLVED] Add text to a custom format
    By lynnsong986 in forum Excel General
    Replies: 2
    Last Post: 01-09-2020, 10:08 PM
  2. How to custom format a text
    By bigscientist in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 05-28-2019, 07:46 PM
  3. Custom format to text same as custom format
    By selim69 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 01-21-2018, 08:12 AM
  4. [SOLVED] Text function with custom number format
    By wally_j in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 08-16-2016, 03:12 AM
  5. Help with custom text format
    By stephme55 in forum Excel General
    Replies: 3
    Last Post: 06-23-2016, 03:34 PM
  6. TEXT function with custom format
    By sajmen in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 11-30-2014, 11:54 AM
  7. Workday.INTL or Workday function issue
    By junoon in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 01-17-2013, 03:14 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