Hello,
I have a problem with search formula in Zapier.
I have 2 AirTabe sheets:
When I adding a new row to Sheet1, I need to find all matching rows in Sheet2.
Search should be made by several (5 and more) columns.
My formula:
AND(
{white} = “{{51889122__COL$C}}”,
{green} = “{{51889122__COL$D}}”,
)
Can someone help me, with this?
Thanks anyway!