Hi Everyone, so I am needing something to that says when there is an amount in the F9 column, it needs the amount to shift up one cell. I added a before and after I just typed up in Excel.
Hi, @oliviaelisec
here you are.
Hi @oliviaelisec
One way of doing this
I will offer you the use IsEmpty versus IsNull in the arguments.
IsEmpty evaluates for both nulls and blank rows, whereas IsNull only evaluates nulls.