A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
This is a big (and complex) workbook and hence it would take time to solve your problem.
Currently I undergoing some medical treatment and hence not able to give sufficient time here on Microsoft Community.
However, we shall make an attempt to solve your problem step by step.
- For your week to start on Wed, you have to manually change the Day in row-8
Put "W" in cell H8, "Th" in cell I8, and so on till "Tu" in cell N8
Now you can copy this range (H8:N8 to the remaining cells in that row
- Now in conditional formatting, if you make the changes for "M" and "Tu" as your weekend,
it would work.
3. Regarding the year beginning June and ending in May,
Since you are looking for the first month (in cell C9) to be June and then July in cell C10 (and so on)
Pls put the following formula in cell C9 =DATE($AN$5,6,1)
and
put the following formula in cell C10 =DATE(YEAR(C9),MONTH(C9)+1,1) and drag till cell C20
However, the impact of this last change on other cells in the workbook is yet to be studied (to check
if it works as expected or whether it creates any problem in any other calculation).
For now - this is what is done. Will continue further on this and let you know.
Till then, if you want you too can try to work on it.
Hope you find this Helpful.