1 min readfrom Microsoft Excel | Help & Support with your Formula, Macro, and VBA problems | A Reddit Community

WORKDAY Formula showing weekends

Our take

Creating a dynamic calendar in Excel can be a rewarding project, especially when learning to use formulas. If you're encountering issues with weekends appearing in some months while using the WORKDAY formula, it may stem from how the formula calculates working days. The formula you provided, =WORKDAY(WORKDAY(EOMONTH(A3,-1),1),SEQUENCE(,NETWORKDAYS(A3,EOMONTH(A3,0)),0)), is designed to exclude weekends, but variations in month lengths can lead to unexpected results. Let's explore tips to refine your approach and ensure your calendar accurately reflects

Hi! I am VERY new to excel, and learning formulas. I am creating a dynamic calendar (attendance purposes). I was following a video explaining how to create a dynamic calendar with a formula that should be excluding weekends.

However, when I enter the formula, some months (first image) ARE showing weekends, other months aren't (second image). Does anyone have any tips on what to do differently or what I am doing wrong?

This is the formula I am working with:

=WORKDAY(WORKDAY(EOMONTH(A3,-1),1),SEQUENCE(,NETWORKDAYS(A3,EOMONTH(A3,0)),0))

https://preview.redd.it/xpq3i3ydz1og1.png?width=1053&format=png&auto=webp&s=b8a47ef0fb40a257adbe45cc06384cbaf4c92bec

https://preview.redd.it/bhdei0uxy1og1.png?width=1040&format=png&auto=webp&s=a43a6dc37868b52b4c8ee629e0f2a609a5d05b7f

submitted by /u/beaniebabie_
[link] [comments]

Read on the original site

Open the publisher's page for the full experience

View original article

Related Articles

Tagged with

#AI formula generation techniques#formula generator#Excel compatibility#Excel alternatives for data analysis#financial modeling with spreadsheets#Excel alternatives#rows.com#machine learning in spreadsheet applications#WORKDAY#formula#weekends#Excel#dynamic calendar#attendance#EOMONTH#SEQUENCE#NETWORKDAYS#tips#dynamic calendar formula#Excel formulas