WEEKNUM function
Function Type:
Date and Time
Description:
WEEKNUM function in Excel or Google Sheets Converts a serial number to a number representing where the week falls numerically with a year. This function is useful in formulas when you need to know the week number, especially when you're in the middle of the year where it gets confusing to keep track. I mostly use this on Dashboards/Summary computations involving annual or weekly performance.
In my head, WEEKNUM is short for WEEK NUMber.
Function Structure:
=WEEKNUM (serial_number, [return_type])
Argument Breakdown:
serial_number - A valid Excel date in a serial number format.
[return_type] - You can specify the day the week begins. Default is 1 when omitted.
Options:
1 - Sunday /
2 - Monday / 11 - Monday / 12 - Tuesday / 13 - Wednesday / 14 - Thursday / 15 - Friday / 16 - Saturday / 17 - Sunday / 21 - Monday
Example:
Still need help with Excel and Google Sheets?
Get Instant Expert Help in Fiverr or PeoplePerHour platforms. Click one icon below.
We can also accept LEO, HIVE, HBD tokens as payment if we transact directly here in HIVE network.
This post is designated as a reviewer for Excel trainings I conduct.
Feel free to share with anyone. 😉
Earnings from Upvotes on this post are used to continue sharing Excel knowledge.
If you also want to earn HIVE in 7 days while blogging your favorite topics, join us here at Peakd.
Earn passive income by sharing your internet bandwidth with Honeygain
If you are looking for a charity to donate to, please consider Food for Hungry Minds.
Leave WEEKNUM function to:
Read more #hive-167922 posts
Best Posts From excelsheets
We have not curated any of excelsheets's posts yet. But you can encourage our curation team to review posts by visiting them regularly and by referring other readers. Because we give priority to frequently read content.
More Posts From excelsheets
- How to Share your Google Sheets (Step by Step Guide)
- COUNTIFS function
- COUNTBLANK function
- COUNTA function
- COUNT function
- PROPER function
- LOWER function
- UPPER function
- YEARFRAC function
- WORKDAY function
- WEEKNUM function
- NETWORKDAYS Function
- TIMEVALUE function
- DATEVALUE function
- WEEKDAY function
- TIME function
- SECOND function
- MINUTE function
- HOUR function
- EOMONTH function