Have a Excel workbook with three worksheets. Sheet 1 contains 19 columns as displayed below. Note the columns beginning with "CustomerID" repeats. Sheet 2 contain the data that is used to populate columns B through J on Sheet 1. Sheet 3 contain the data that will be used to "auto populate" columns K through S on sheet 1.
I am using the worksheet to select 250 customers for the treatment group and 250 customers for the control group in preparation for a scientific study. Sort of doing this on a customer by customer basis as part of a presentation.
What I would like to do is upon entry of the "CustomerID" in column B on Sheet 1, columns C through J will be populated via a vlookup from worksheet 2 and I would like columns K through S "auto populate" with data from Sheet 3 that is similar to the data that is in columns C through J.
In other words, I need to ensure that the customers in my treatment and control groups are as similar as possible in terms of age span, End Date, Gender, Product, same zip code, and duration (i.e. 12 months, 9 months, etc.).
Is this possible? Any insight as to how it can be accomplished will be greatly appreciated.
Can you think of a more efficient way to accomplish the objective?
Thanks in advance.
Number (column A)
CustomerID (column B)
EndDate (column C)
Score (column D)
Age (column E)
Gender (column F)
Product (column G)
County (column H)
Zip (column I)
Duration (column J)
CustomerID (column K)
EndDate (column L)
Score (column M)
Age (column N)
Sex (column O)
Product (column P)
County (column Q)
Zip (column R)
Duration (column S)
I am using the worksheet to select 250 customers for the treatment group and 250 customers for the control group in preparation for a scientific study. Sort of doing this on a customer by customer basis as part of a presentation.
What I would like to do is upon entry of the "CustomerID" in column B on Sheet 1, columns C through J will be populated via a vlookup from worksheet 2 and I would like columns K through S "auto populate" with data from Sheet 3 that is similar to the data that is in columns C through J.
In other words, I need to ensure that the customers in my treatment and control groups are as similar as possible in terms of age span, End Date, Gender, Product, same zip code, and duration (i.e. 12 months, 9 months, etc.).
Is this possible? Any insight as to how it can be accomplished will be greatly appreciated.
Can you think of a more efficient way to accomplish the objective?
Thanks in advance.
Number (column A)
CustomerID (column B)
EndDate (column C)
Score (column D)
Age (column E)
Gender (column F)
Product (column G)
County (column H)
Zip (column I)
Duration (column J)
CustomerID (column K)
EndDate (column L)
Score (column M)
Age (column N)
Sex (column O)
Product (column P)
County (column Q)
Zip (column R)
Duration (column S)