P
Patrick Johnson
Hello, and hopefully this thread will post, as I have tried 3x to as
this question and the forum will not post my question.
Basically what I have is a google form asking for a name, John Doe, an
5 groups of questions in which it dumps the input into a sheet. Thi
sheet is called "Main".
John Doe Question 1 Answer Question 2 Answer etc.
I would like to know how I can have the sheet search column A for "Joh
Doe" and then when it finds it, copy the row associated with John Doe t
another sheet called "John Doe". I tried the
=IF(Main!A:A="John Doe","John Doe","") and it returns nothing.
Could I use a macro of some sort to look at column A search for
specific name and then have it copy the row it found the name on an
then paste it to another sheet? I did have some success, however, i
pasted to the same row it found John Doe. For example, if john doe i
in row 1,5,8,20 on the new sheet it pasted john doe in 1,5,8,20 an
left all other blank. I would like it to paste in sequential rows o
the new sheet.
I realize I am asking a lot and I thank anyone who can help point me i
the right direction. I think i have bit off more than I can chew, but
like doing this so all help is needed and very much appreciated!!
+-------------------------------------------------------------------
|Filename: Book2.zip
|Download: http://www.excelbanter.com/attachment.php?attachmentid=711
+-------------------------------------------------------------------
this question and the forum will not post my question.
Basically what I have is a google form asking for a name, John Doe, an
5 groups of questions in which it dumps the input into a sheet. Thi
sheet is called "Main".
John Doe Question 1 Answer Question 2 Answer etc.
I would like to know how I can have the sheet search column A for "Joh
Doe" and then when it finds it, copy the row associated with John Doe t
another sheet called "John Doe". I tried the
=IF(Main!A:A="John Doe","John Doe","") and it returns nothing.
Could I use a macro of some sort to look at column A search for
specific name and then have it copy the row it found the name on an
then paste it to another sheet? I did have some success, however, i
pasted to the same row it found John Doe. For example, if john doe i
in row 1,5,8,20 on the new sheet it pasted john doe in 1,5,8,20 an
left all other blank. I would like it to paste in sequential rows o
the new sheet.
I realize I am asking a lot and I thank anyone who can help point me i
the right direction. I think i have bit off more than I can chew, but
like doing this so all help is needed and very much appreciated!!
+-------------------------------------------------------------------
|Filename: Book2.zip
|Download: http://www.excelbanter.com/attachment.php?attachmentid=711
+-------------------------------------------------------------------