View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Fan924 Fan924 is offline
external usenet poster
 
Posts: 238
Default how to code this

I have line number 130 stored in cell A1. In A2, I want it to load the
contents of C130. If I change A1 to say 140, the contents of C140
should appear in A2. Not sure how to code this. TIA