View Single Post
  #3   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 realize this is microsoft, but the two services run on the same basic
commands and there is a translator of sorts that turns microsoft files
to google without losing the database functions.

I'm actually building it in excel to begin with but the end result is a
shared document online.


Alok wrote:
Hi
This may not be the correct newsgroup. Here the discussion is limited to
Microsoft excel programming issues.

" wrote:

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?