+ Reply to Thread
Results 1 to 3 of 3

Copy data from 1 sheet to another

  1. #1
    Registered User
    Join Date
    03-10-2013
    Location
    London
    MS-Off Ver
    Excel 2010
    Posts
    1

    Copy data from 1 sheet to another

    Hi All

    I have a workbook which has two sheets; "Result" & "Q&A"

    On the result sheet I have list of answers that a candidate has given to the questions (assessment). Answers are all marked as Slide1, Slide2 and so on (20 Questions) .

    On the Q&A sheet I have the Slide no (column A) Question(column B) Correct Answers (Column C) {Pool of 60 questions in total}

    I some how want to be able to copy the data in column A, B & C in Q&A sheet of those 20 questions only which candidate has answered.

    Is there a query etc that i can run which will copy the required data from "Q&A" and paste in the relevant rows (all Slide numbers are sorted accordingly - A-Z in both sheets)

    See attached file as example.

    Thanks

    MSP
    Attached Files Attached Files

  2. #2
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: Copy data from 1 sheet to another

    Can you upload a sample output file showing how your data should look like?

    You have not mentioned where you want your data to be copied?
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

  3. #3
    Forum Expert
    Join Date
    07-20-2011
    Location
    Mysore, India.
    MS-Off Ver
    Excel 2019
    Posts
    8,585

    Re: Copy data from 1 sheet to another

    In C1 use

    Please Login or Register  to view this content.
    and in D1 use

    Please Login or Register  to view this content.
    Then drag both downwords.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1