hey guys - this is a tough one and I am in DESPERATE need of your Excel Guru Greatness!!!
I have two spreadsheets - one has leads - one has our ICP criteria on it.
The ICP has like 10 questions with say 4 possible answers per question. Each answer has a "score value" so the answers are rated.
I need to compare the first spreadsheet and the second spreadsheet, tally the score values - and push said values to a new Excel doc with the company name, their vertical, contact info, and overall score.
for example -
Spreadsheet A may have Persons Name, Job Title, Phone, Company, Industry, Email, Earnings, Locations, and Num of Employees.
Spreadsheet B has industry, earings, locations, num of employees - each field has a value based on option - for instance, industry may have Commercial, Residential, Industrial, and Technology - those four have a value assigned to them - Commercial - 10, Residential - 0, Industrial - 20, Technology - 30.
When we compare, based on that above info - on the new spreadsheet, any contact from spreadsheet A that has an Industry of Commercial, will get assigned a value of 10.
Then let's say Num of Employees has values of 1-50 employees - 10, 50-100 employees - 20, 100-200 employees 30. So, any contact on spreadsheet A that has a Num of Employees of 50-100 is now assigned a value of 20.
That value gets added to the value from the industry and in this case, since it was commercial, we add 10 + 20 so that company now has a 30 score.
Am I making sense?
My thought was we have Spreadsheet A (its own file) and Spreadsheet B (its own file) and the "results spreadsheet" is its own file, and it looks for "Spreadsheet A and B" as defined in the script to execute the calculations and then creates a new tab in called Results that has the general contact info of the company and their total score at the end.
So to recap - I need to take data from spreadsheet A compare it to data in spreadsheet B and based on those answers parse out a new document with general contact info a total score. PLEASE let me know if you have any questions I have to make this happen and while I am not an excel noob - this is a bit of a stretch for my skillset.
I have two spreadsheets - one has leads - one has our ICP criteria on it.
The ICP has like 10 questions with say 4 possible answers per question. Each answer has a "score value" so the answers are rated.
I need to compare the first spreadsheet and the second spreadsheet, tally the score values - and push said values to a new Excel doc with the company name, their vertical, contact info, and overall score.
for example -
Spreadsheet A may have Persons Name, Job Title, Phone, Company, Industry, Email, Earnings, Locations, and Num of Employees.
Spreadsheet B has industry, earings, locations, num of employees - each field has a value based on option - for instance, industry may have Commercial, Residential, Industrial, and Technology - those four have a value assigned to them - Commercial - 10, Residential - 0, Industrial - 20, Technology - 30.
When we compare, based on that above info - on the new spreadsheet, any contact from spreadsheet A that has an Industry of Commercial, will get assigned a value of 10.
Then let's say Num of Employees has values of 1-50 employees - 10, 50-100 employees - 20, 100-200 employees 30. So, any contact on spreadsheet A that has a Num of Employees of 50-100 is now assigned a value of 20.
That value gets added to the value from the industry and in this case, since it was commercial, we add 10 + 20 so that company now has a 30 score.
Am I making sense?
My thought was we have Spreadsheet A (its own file) and Spreadsheet B (its own file) and the "results spreadsheet" is its own file, and it looks for "Spreadsheet A and B" as defined in the script to execute the calculations and then creates a new tab in called Results that has the general contact info of the company and their total score at the end.
So to recap - I need to take data from spreadsheet A compare it to data in spreadsheet B and based on those answers parse out a new document with general contact info a total score. PLEASE let me know if you have any questions I have to make this happen and while I am not an excel noob - this is a bit of a stretch for my skillset.