Thread: formula issue
View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.misc
duane
 
Posts: n/a
Default formula issue


in column C and copied through column P

=INDIRECT("week"&COLUMN()-2&"!L52",TRUE)

will result in =week1!L52, =week2!L52, etc

not sure why you want to use the SUM function for just one cell


--
duane


------------------------------------------------------------------------
duane's Profile: http://www.excelforum.com/member.php...o&userid=11624
View this thread: http://www.excelforum.com/showthread...hreadid=546580