Page 1 of 1

Fetch data from google spread-sheet with each row as a singl

Posted: Sun Jul 20, 2014 1:31 pm
by jackgoddy123
Hi all,

I am going through a very critical situation where I cannot find bright ideas to work upon.
1. I have an google spread sheet which contains few rows and columns.
2. I want to combine the row together including its column value.(1 row with four columns which results to a single sentence)
3. Simultaneously each row should form a single sentence from the google spread sheet.

My spread sheet path: https://docs.google.com/spreadsheets/d/ ... edit#gid=0

I dont know how to strt of with this and which function, code to prefer ?
Any kind of help is appreaciated.

Re: Fetch data from google spread-sheet with each row as a s

Posted: Mon Jul 21, 2014 9:11 am
by Christopher
=CONCANENATE() ?