Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3
Default Copying by Sequence Number

I am trying to use Excel to prepare my materials (lists of sentences)
for a psychology experiment. I have one worksheet with 490 sentences,
each starting with a three-digit reference number. I have seven
'participant' worksheets, each with a randomised list of 70 reference
numbers. The total reference numbers in the participant worksheets
(490) match the total number of referenced sentences.

Now, hopefully without typing the 490 sentences all over again, I want
to get the appropriate sentence into the same cell as its
corresponding (randomised) reference number in each of the participant
worksheets. Could anybody please tell me how I might do that?

Thanks.

Kevin
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4,393
Default Copying by Sequence Number

Let's say Sheet1 contains the 490 items with numbers in A1:A490 and
sentences in B1:B490
In each participant sheet the random numbers are in A1:A70
In B1 of the first participant sheet enter =VLOOKUP(A1,Sheet1!$A$1:$B$490,2)
Copy this down the column - quickest way is to double click B1's fill handle
(small solid square in lower right corner of active well)
best wishes
--
Bernard V Liengme
Microsoft Excel MVP
www.stfx.ca/people/bliengme
remove caps from email

"KevinUK" wrote in message
...
I am trying to use Excel to prepare my materials (lists of sentences)
for a psychology experiment. I have one worksheet with 490 sentences,
each starting with a three-digit reference number. I have seven
'participant' worksheets, each with a randomised list of 70 reference
numbers. The total reference numbers in the participant worksheets
(490) match the total number of referenced sentences.

Now, hopefully without typing the 490 sentences all over again, I want
to get the appropriate sentence into the same cell as its
corresponding (randomised) reference number in each of the participant
worksheets. Could anybody please tell me how I might do that?

Thanks.

Kevin



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
How can I match a random number with closest number from sequence? Matt Excel Worksheet Functions 4 August 3rd 06 01:22 AM
Number sequence Brento Excel Discussion (Misc queries) 3 July 15th 06 11:41 PM
indicate a missing number in a sequence mmock Excel Discussion (Misc queries) 13 February 22nd 06 03:23 AM
number sequence gap Judi Mason Excel Worksheet Functions 1 January 16th 06 07:08 PM
Formula for copying a sequence for every 8th cell JBSAND1001 Excel Worksheet Functions 3 January 2nd 05 07:07 PM


All times are GMT +1. The time now is 04:25 PM.

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

About Us

"It's about Microsoft Excel"