Forum Discussion
wellsmatos
Jul 13, 2022Copper Contributor
Convert week of the year into a date
Hy guys ! Could you help me in that issue, i need convert the number of week of year in a date, being most exactly, set up to friday from that week, example : week number = 2 year = 2022 re...
- Jul 13, 2022
Please check here Excel WEEKNUM function – convert week number to date and vice versa (ablebits.com)
It also depends on how do you count weeks - by ISO of from 1st Jan, etc.
outsourceit
Copper Contributor
Many thanks for your reply. The formula just does not work, reverts #NAME
Could it be with commas and semicolons?
outsourceit
Feb 28, 2024Copper Contributor
I tried replacing commas with semicolons, but to no avail.
- outsourceitFeb 28, 2024Copper Contributorwith commas: "are you not trying to write a formula?
with semicolongs: "#NAME"
I copy pasted your formula and made sure the cell references were correct. This is equally frustrating as excel no believing that I actually want to use the cell formatting I have just selected.- SergeiBaklanFeb 28, 2024MVP
That could be since you use curve apostrophes " instead of normal one ", whatever. Could you please share if not the file when at least screenshot?
Or try to open attached file and check how the formula in C2 looks in your environment.
- outsourceitFeb 28, 2024Copper ContributorAgain many thanks for your help. I only used the quotes to show what excel replied.
I copypasted the formula you had in the attachment and for some reason it worked, so thank you very much!
I have earlier encountered major issues about the US / EUR date formats, Excel interpreting dates, text and numbers wrong, and the comma/semicolon problems.
But this is now solved, thank you so much!