Hi,
I'm building a spreadsheet for financial data. Entering the data into the form with cells assigned to the dates is working fine. But I want to strip the sheet right back so that the user can determine which year/financial year the sheet starts with.
So, for example, the records for receipts need to start every Monday from 29/05/23, what i need the sheet to then display is the date of every Monday for the next 52 weeks. (across a row)
How can i get the user to just simply select a date on request, to then populate a sheet with all the relevant dates for the forthcoming year??
Any help is appreciated, any simple ideas I can convert to my code. Thanks in advance
I'm building a spreadsheet for financial data. Entering the data into the form with cells assigned to the dates is working fine. But I want to strip the sheet right back so that the user can determine which year/financial year the sheet starts with.
So, for example, the records for receipts need to start every Monday from 29/05/23, what i need the sheet to then display is the date of every Monday for the next 52 weeks. (across a row)
How can i get the user to just simply select a date on request, to then populate a sheet with all the relevant dates for the forthcoming year??
Any help is appreciated, any simple ideas I can convert to my code. Thanks in advance