+ Reply to Thread
Results 1 to 4 of 4

IF formula weekend

  1. #1
    Registered User
    Join Date
    07-13-2014
    Location
    Toronto, Canada
    MS-Off Ver
    2010
    Posts
    20

    IF formula weekend

    Hi Everyone,
    I’m having difficulties writing an IF formula that will shows the word “Weekend” and if the date in cell falls on a weekend and vice versa for the Weekday.

  2. #2
    Forum Guru AlKey's Avatar
    Join Date
    07-20-2009
    Location
    Lakeland, FL USA
    MS-Off Ver
    Microsoft Office 2010/ Office 365
    Posts
    8,903

    Re: IF formula weekend

    Enter date in A1 and ust this formula

    =IF(OR(WEEKDAY(A1)={1,7}),"Weekend","Weekday")
    If you like my answer please click on * Add Reputation
    Don't forget to mark threads as "Solved" if your problem has been resolved

    "Nothing is so firmly believed as what we least know."
    --Michel de Montaigne

  3. #3
    Forum Expert Ron Coderre's Avatar
    Join Date
    03-22-2005
    Location
    Boston, Massachusetts
    MS-Off Ver
    2013, 2016, O365
    Posts
    6,996

    Re: IF formula weekend

    Try this for a date in A1
    Please Login or Register  to view this content.
    Is that something you can work with?
    Ron
    Former Microsoft MVP - Excel (2006 - 2015)
    Click here to see the Forum Rules

  4. #4
    Registered User
    Join Date
    07-13-2014
    Location
    Toronto, Canada
    MS-Off Ver
    2010
    Posts
    20

    Re: IF formula weekend

    Thank You so much

+ 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. FORMULA using the weekend
    By robert137 in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 11-02-2012, 06:57 AM
  2. [SOLVED] Weekend nightmare how to work out week day and weekend rates Help Please
    By Sherburn Systems in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-20-2012, 06:07 AM
  3. Formula to calculate which day its weekend
    By maci3j in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 11-16-2008, 09:50 AM
  4. [SOLVED] formula to identify weekend dates
    By Barb Reinhardt in forum Excel Formulas & Functions
    Replies: 25
    Last Post: 09-06-2005, 05:05 PM
  5. [SOLVED] formula to identify weekend dates
    By Cathy Landry in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 08-23-2005, 03:05 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