View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
BVHis
 
Posts: n/a
Default Question about this formula...


=7*(MID(CELL(\"FILENAME\"),FIND(\"]\",CELL(\"FILENAME\"))+1,255))+DATE(YEAR!A1,1,3 )-WEEKDAY(DATE(YEAR!A1,1,3))

The above formula will display the date of a corresponding week number
(in this case, the name of the tab) of a particular year (Year!A1 =
2006).

The formula works, but it doesn't automatically update when switching
between tabs. Is there something I'm missing?? I'm not a whiz-kid
with formulas by ANY means - this is just something that I pieced
together based on some searches I've done.

If it helps I can post the spreadsheet.

Thanks in advance!

Matt W


--
BVHis
------------------------------------------------------------------------
BVHis's Profile: http://www.excelforum.com/member.php...fo&userid=8593
View this thread: http://www.excelforum.com/showthread...hreadid=492858