View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] digitalsaint@gmail.com is offline
external usenet poster
 
Posts: 3
Default need to jump down 4 cells, gather data, jump another 4

I need to be able to start at a point, grab data in a cell from another
sheet in googles spreadsheet service, insert it into a cell on my first
sheet, then jump 4 cells farther down, grab the data and insert it one
cell down in my first sheet.

Any idea?