+ Reply to Thread
Results 1 to 5 of 5

Weekday default to blank and not Saturday?

  1. #1
    Registered User
    Join Date
    03-01-2011
    Location
    England
    MS-Off Ver
    Excel 2010
    Posts
    35

    Weekday default to blank and not Saturday?

    I am using the formula
    =TEXT(WEEKDAY(B2), "dddd")
    If B2 is blank the cell defaults to say “Saturday” Is there any way to change this so it defaults to “Blank” or ideally shows nothing at all if B2 is empty?
    Last edited by Legs; 03-02-2011 at 11:13 AM.

  2. #2
    Registered User
    Join Date
    02-10-2011
    Location
    Denmark
    MS-Off Ver
    Excel 2010 & Windows 7
    Posts
    23

    Re: Weekday default to blank and not Saturday?

    What about this

    Please Login or Register  to view this content.

  3. #3
    Registered User
    Join Date
    03-01-2011
    Location
    England
    MS-Off Ver
    Excel 2010
    Posts
    35

    Re: Weekday default to blank and not Saturday?

    That’s fantastic thank you! I was trying to get this to work for ages:
    =IF(B1="", "", "=TEXT(WEEKDAY(B1), "ddd")")
    I was so close!

    How would I get this to apply to every row in say column A to to work with the relevant cell in column B? For example place the code in A2 and have it pick up the nput from B2, and A3 – B3, A4 – B4 ect?

  4. #4
    Registered User
    Join Date
    02-10-2011
    Location
    Denmark
    MS-Off Ver
    Excel 2010 & Windows 7
    Posts
    23

    Re: Weekday default to blank and not Saturday?

    If you have formula in A2 and you have activated A2 you should see a small black square in the right lower corner. Select that small square and drag it down. Then the formula should then be dragged down.

  5. #5
    Registered User
    Join Date
    03-01-2011
    Location
    England
    MS-Off Ver
    Excel 2010
    Posts
    35

    Re: Weekday default to blank and not Saturday?

    That is fantastic, thank you!

+ 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