About 147,000 results
Open links in new tab
  1. WEEKDAY function - Microsoft Support

    Returns the day of the week corresponding to a date. The day is given as an integer, ranging from 1 (Sunday) to 7 (Saturday), by default.

  2. Excel WEEKDAY function | Exceljet

    Jul 16, 2021 · The Excel WEEKDAY function takes a date and returns a number between 1-7 representing the day of week. By default, WEEKDAY returns 1 for Sunday and 7 for Saturday, …

  3. Weekday Formulas in Excel - Step by Step Tutorial

    Use WEEKDAY, NETWORKDAYS and WORKDAY to create cool weekday formulas in Excel. Are you ready to improve your Excel skills?

  4. Excel WEEKDAY function: get day of week, weekends and …

    Oct 10, 2023 · This tutorial will teach you how to use the WEEKDAY formula in Excel to convert a date to a weekday name, filter, highlight and count weekends or workdays, and more.

  5. WEEKDAY Function In Excel - Formula, Examples, How to Use?

    Guide to WEEKDAY Function In Excel. Here we use the formula along with CHOOSE (), IF () functions, with examples & downloadable excel template.

  6. Excel WEEKDAY Function

    The Excel Weekday function returns an integer representing the day of the week for a supplied date. The syntax of the function is: WEEKDAY ( serial_number, [return_type] ) Where the …

  7. Day of Week in Excel: WEEKDAY Function Explained (2024)

    Looking to level up your Excel game in 2024? Then try the Excel WEEKDAY function! This handy tool allows you to quickly and easily determine the day of the week for any given date. …

  8. Excel WEEKDAY Function: Find Day Number from a Date » …

    Apr 8, 2025 · The Excel WEEKDAY Function is used to return a number representing the day of the week for a specific date. This function is very helpful when you want to identify whether a …

  9. How to Find Weekday from Date in Excel: A Step-by-Step Guide

    Aug 26, 2025 · Finding the weekday from a date in Excel is a straightforward task that enhances your ability to manage and analyze data. Using simple formulas like WEEKDAY or TEXT, you …

  10. Excel: How to Use an IF Function with WEEKDAY - Statology

    Aug 11, 2023 · Formula 1: Create IF Function to Check if Date is on Specific Day of Week. This particular formula checks if the day of the week for the date in cell A2 is on Sunday and …