Date Formula

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,
I have a column with a week number (15 for example) and i would like to
return this number in the format of date. Better: it has to be the Friday of
this week number.
Example : Week Date
15 07/04/2006

Hope that somenone can help me.
Tkanks,
Barbara
 
Hi Barbara:

In A1 put the week number
in A2 put:
=38718+7*A1-9 and format as a date.
 
The only way I know would be to make seperate table with a list of the
week numbers and the dates for each week and then use a lookup to check
for the value to be entered in your main table.

But I dont know much about Excel and there is proberbly a better way so
I would wait for one of the others to see what they say.
 
Don,
It gives an error on (2006,1,1). How can I fix it?


"Don Guillett" escreveu:
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top