Is there a way to Find first occurence of empty cell?

Hey,
I’m trying to find the first empty cell in a google sheet to update with values.
i tried multiple variations using ''is empty" to “null” to =0 and nothing is working.
Help please

I figured it out. Empty cells dont have a value, so it cant search for a value.
I solved it like this:

Hi @joemoukarzel88skm4pi, glad you were able to get this figured out! Reach out if you run into any further issues.