PC Review


Reply
Thread Tools Rate Thread

collect data from sheet and put into one row of csv file

 
 
Gareth
Guest
Posts: n/a
 
      18th Oct 2008
I am using a worksheet to ask about 50 questions. I want a piece of code
that will collect all the answers to these questions and put them next to
each other in a single row of a csv file.
Each question has 7 cells/ranges.
For example Q1 is U5,Q6,R6,S6,T6,U6 and B7:U9 - Q2 is
U11,Q12,R12,S12,T12,U12 and B13:U15, etc, etc.
What is the most efficient/quickest way of copying the responses (approx
350) into the csv.

Thanks in advance.

Gareth
 
Reply With Quote
 
 
 
 
ShaneDevenshire
Guest
Posts: n/a
 
      18th Oct 2008
Hi,

I believe this is a cross post, we discourage that.

Without code use =A1&B1&X5 .....

You can record the formula for code.

--
Thanks,
Shane Devenshire


"Gareth" wrote:

> I am using a worksheet to ask about 50 questions. I want a piece of code
> that will collect all the answers to these questions and put them next to
> each other in a single row of a csv file.
> Each question has 7 cells/ranges.
> For example Q1 is U5,Q6,R6,S6,T6,U6 and B7:U9 - Q2 is
> U11,Q12,R12,S12,T12,U12 and B13:U15, etc, etc.
> What is the most efficient/quickest way of copying the responses (approx
> 350) into the csv.
>
> Thanks in advance.
>
> Gareth

 
Reply With Quote
 
Gareth
Guest
Posts: n/a
 
      18th Oct 2008
ShaneDevenshire

I don't believe it is a cross post.

Also I think I didn't explain my problem clearly, all of the cells relaing
to the questions need to go into row 3 of another sheet starting at A3 and
moving across to IV3 with any remaining ones going onto row 4 starting at A4.

Gareth

"ShaneDevenshire" wrote:

> Hi,
>
> I believe this is a cross post, we discourage that.
>
> Without code use =A1&B1&X5 .....
>
> You can record the formula for code.
>
> --
> Thanks,
> Shane Devenshire
>
>
> "Gareth" wrote:
>
> > I am using a worksheet to ask about 50 questions. I want a piece of code
> > that will collect all the answers to these questions and put them next to
> > each other in a single row of a csv file.
> > Each question has 7 cells/ranges.
> > For example Q1 is U5,Q6,R6,S6,T6,U6 and B7:U9 - Q2 is
> > U11,Q12,R12,S12,T12,U12 and B13:U15, etc, etc.
> > What is the most efficient/quickest way of copying the responses (approx
> > 350) into the csv.
> >
> > Thanks in advance.
> >
> > Gareth

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
collect data from one excel sheet to another Sarcalogus Microsoft Excel Misc 3 15th Oct 2009 05:17 PM
collect data from one excel sheet to another Sarcalogus Microsoft Excel Worksheet Functions 0 13th Oct 2009 10:59 AM
Lookup on a sheet so that every time when file open it copes data from another file sheet Anna Microsoft Excel Programming 1 19th Dec 2006 02:02 AM
Collect data and sum, w/ connection to another sheet Ed Microsoft Excel Programming 8 17th May 2006 05:05 PM
COLLECT DATA ON ONE SHEET R.v.Deursen Microsoft Excel Misc 1 27th Apr 2004 10:50 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:47 PM.