In certain cases, you have a list of companies attending an event you go to - or a list of member companies you found on a bio association member directory list.
You manually or with ChatGPT research the companies to figure out which ones may fit your ideal customer profile. It’s a lot of digging, waiting, reading, … then you still need to find the right contacts, working email addresses… and then you need to figure out what to communicate.
<aside> 💡
Let’s use Excel first to build the query
</aside>
Column A: Download/copy/scrape a list of companies into 1 Excel column
Column B: Use the following formula to add quotes around each company name to ensure we search for that name instead of the individual terms: ="""" & A2 & """”

Columns C, row 2 (just one cell): Use the following formula to build the search query with each company name (with quotes) separated by OR: =TEXTJOIN(" OR "; TRUE; B2:B1101)

<aside> 💡
Now let’s use AcademicLabs - in a smart way
</aside>
AcademicLabs platform: select inCompanies via Search By only Company Name as specific field to search by:

