View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Josh Josh is offline
external usenet poster
 
Posts: 103
Default program a cell in excell to reference a cell below a referenced ce

in my program Cell 1 references a specific cell in another worksheet. In my
program Cell 2 wants to reference the cell below the referenced cell in Cell
1. i am using Cell 1 as my reference point so Cells 2, 3, 4, 5, 6, etc...
will reference the data/Rows below the Referenced cell in the other
worksheet.