+ Reply to Thread
Results 1 to 5 of 5

Today function then show text

  1. #1
    Registered User
    Join Date
    12-14-2019
    Location
    Belgium
    MS-Off Ver
    2013
    Posts
    7

    Today function then show text

    Hello there,

    I'm trying to create a logbook for our team. A lot of work to do with a lot of questions.
    But first of all. I used the function =TODAY and then i used format to display the date as days (like monday, thuesday,...)
    Now i want to display some text into the sheet if it's monday, or thuesday or friday, ...
    How can i to this?

    Thanx a lot people

  2. #2
    Forum Guru
    Join Date
    03-02-2006
    Location
    Los Angeles, Ca
    MS-Off Ver
    WinXP/MSO2007;Win10/MSO2016
    Posts
    12,629

    Re: Today function then show text

    Suppose A1: =TODAY()

    then is some cell, test the weekday number of A1
    Say B1: =Choose(Weekday(A1),"","monday words", "tuesday words",...,"friday words","")

    depending in what the first day of your week is...
    Ben Van Johnson

  3. #3
    Registered User
    Join Date
    12-14-2019
    Location
    Belgium
    MS-Off Ver
    2013
    Posts
    7

    Re: Today function then show text

    Quote Originally Posted by protonLeah View Post
    then is some cell, test the weekday number of A1
    This part i don't understand, sorry

  4. #4
    Forum Guru
    Join Date
    03-02-2006
    Location
    Los Angeles, Ca
    MS-Off Ver
    WinXP/MSO2007;Win10/MSO2016
    Posts
    12,629

    Re: Today function then show text

    ...then [in another cell, say B1] test the weekday number [of the date] in A1, with:
    Please Login or Register  to view this content.
    Attached Files Attached Files

  5. #5
    Registered User
    Join Date
    12-14-2019
    Location
    Belgium
    MS-Off Ver
    2013
    Posts
    7

    Re: Today function then show text

    Perfect ! Yesterdag i got some errors but with your help it works. Thx

+ 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] to show previous year from now today function
    By Shamz41 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 07-01-2018, 03:43 PM
  2. how to use the today() function and highlight cells with certain text in
    By kfsprite in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 11-06-2016, 01:56 PM
  3. Replies: 4
    Last Post: 08-24-2016, 09:29 AM
  4. [SOLVED] Stop Today Date Function From Updating When Coping Text
    By stoicy in forum Excel Programming / VBA / Macros
    Replies: 14
    Last Post: 03-24-2016, 05:25 PM
  5. Combining text and the TODAY function help
    By graemespence1 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 10-21-2014, 12:03 PM
  6. TODAY() function to text
    By reggie1000 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 01-02-2009, 10:30 AM
  7. Using text and TODAY function
    By Skoal in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-22-2008, 09:39 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