Discussion Overview
The discussion revolves around calculating every 12 weekdays in a spreadsheet, specifically focusing on how to implement this using formulas or functions within spreadsheet software. Participants explore various methods and considerations, including the impact of holidays and the use of specific functions.
Discussion Character
- Technical explanation
- Exploratory
- Homework-related
Main Points Raised
- One participant inquires about a formula to calculate every 12 weekdays in a spreadsheet.
- Another participant suggests that there is no specific function for such a calculation and recommends exploring the VB macro editor for a custom solution.
- A different participant notes that the presence of holidays complicates the calculation, proposing a method of adding 16 days and adjusting for Thursdays and Fridays.
- One participant mentions the WORKDAY function, which accounts for workdays and user-supplied holidays, as a potential solution.
- Another participant shares a link to an external forum, indicating prior experience with similar calculations.
- A participant provides a step-by-step example of how to set up the calculation in Excel, suggesting a straightforward approach of adding days to a date.
Areas of Agreement / Disagreement
Participants express various methods and considerations for calculating weekdays, but no consensus is reached on a single definitive approach. The discussion includes multiple competing views and suggestions.
Contextual Notes
Participants mention the complications introduced by holidays and the need for custom programming in some cases. The effectiveness of suggested methods may depend on specific software capabilities and user familiarity with functions.