View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Amil Amil is offline
external usenet poster
 
Posts: 11
Default how to code variable reference?

i have two columns: week, newweek and an integer variable: weekoffset. this
is how the data looks like given a weekoffset value = 2

week newweek
200401 200403 ' < what is the formula for newweek?
200402 200405
200403 0
200405 0