Thread: simple question
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Darius Darius is offline
external usenet poster
 
Posts: 41
Default simple question

In a cell F8 I have a number as for example: 3115
now in Cell M2 I want to say :
=J3115
Problem is this 3115 number may change, so how M2 value change the J row
number based on the new value?