Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel,microsoft.public.excel.charting,microsoft.public.excel.newusers,microsoft.public.excel.programming,microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 16
Default HELP: survey data collection & analysis

I need urgent help and am new to Excel. I've got 5 excel surveys which is
similar to:

http://www.surveymonkey.com/ExportEx...rtExamples.zip

I am using SurveyMonkey.com to do 5 surveys (which are all exactly the
same), however it's separated for 5 societies. Results can be
downloaded/exported as CSV files (as you can see in the ExportExamples.zip
file). So there are 5 of those ExportExamples.zip (above), one for each
society am surveying. How can I combine the 5 Condensed.csv files so it's
one big file?

I need the Condensed in one big file. Then I want to make Excel, or any
program, to randomly chose 2 winners/users from the combined-list. (It's for
a draw of 2 winners). Is this possible in Excel, or some other program? How
can I do this?

Many thanks
Kev


  #2   Report Post  
Posted to microsoft.public.excel,microsoft.public.excel.charting,microsoft.public.excel.newusers,microsoft.public.excel.programming,microsoft.public.excel.worksheet.functions
Max Max is offline
external usenet poster
 
Posts: 9,221
Default survey data collection & analysis

Just some thoughts ..

How can I combine the 5 Condensed.csv files so it's one big file?


Just copy paste sequentially into a new sheet/book ?

For the purpose of the draw ..

Serialise the list by inserting a new col A,
Enter: 1 and 2 into say, A2:A3
(assuming the qualifiers' data starts in row2)
Select A2:A3, and drag to fill down all the way
(Make a note of the last serial# filled in col A, that's your last
qualifier)

For the draw you may not need to combine,
just serialise sequentially from one file to the other,
then make a note of the final serial# in the last, 5th file
(if the combined data exceeds 65k rows,
you can't put it into one sheet anyway)

... I want to make Excel .. to randomly chose
2 winners/users from the combined-list.


A simple way is to use RANDBETWEEN, and the F9 key

In a new sheet, put in say, C1: =randbetween(A1,B1)
Enter the first serial# into A1, the last serial# into B1
Hold down F9 key to recalc (this simulates "drawing")
for x seconds, release. The first winner is the number in C1.
Repeat to draw the second winner.

Then just go back to your serialised list to flesh out the 2 winners'
particulars

And if your draw rules state that winners are only entitled to one prize,
just re-draw the 2nd winner if the 2nd number drawn is a duplicate of the
1st number (this is possible with RANDBETWEEN, albeit remote if the range is
large), or if the number drawn (a non-duplicate) points to the same winner

Note that RANDBETWEEN requires the Analysis Toolpak
to be installed and activated.

Check the "Analysis Toolpak" box (via Tools Add-Ins)

Chip Pearson's page has details on the ATP at:
http://www.cpearson.com/excel/ATP.htm
--
Rgds
Max
xl 97
---
Singapore, GMT+8
xdemechanik
http://savefile.com/projects/236895
--
"KevinGPO" wrote in message
...
I need urgent help and am new to Excel. I've got 5 excel surveys which is
similar to:

http://www.surveymonkey.com/ExportEx...rtExamples.zip

I am using SurveyMonkey.com to do 5 surveys (which are all exactly the
same), however it's separated for 5 societies. Results can be
downloaded/exported as CSV files (as you can see in the ExportExamples.zip
file). So there are 5 of those ExportExamples.zip (above), one for each
society am surveying. How can I combine the 5 Condensed.csv files so it's
one big file?

I need the Condensed in one big file. Then I want to make Excel, or any
program, to randomly chose 2 winners/users from the combined-list. (It's

for
a draw of 2 winners). Is this possible in Excel, or some other program?

How
can I do this?

Many thanks
Kev




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Collated Survey Analysis Finding Average Debbie D. Excel Worksheet Functions 4 January 20th 10 12:32 AM
Analysis Toolpak-Confidence Level and data analysis questions MH Excel Worksheet Functions 0 January 3rd 09 06:15 PM
Why " data analysis plus " override " data analysis " once instal. Alfred H K Yip Excel Worksheet Functions 1 March 20th 05 08:10 AM
Analysis ToolPak installed but no Data Analysis option Eric Stephens Excel Discussion (Misc queries) 3 February 2nd 05 09:17 PM
Data analysis data from a survey Jessie1 Excel Discussion (Misc queries) 3 December 23rd 04 02:52 PM


All times are GMT +1. The time now is 10:48 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"