Hi,
I have the following code
Instead of having A272 I wanting to use A then row()
How would I write this?
Thanks
I have the following code
Code:
=IFERROR(IF(INDEX('Combined Page'!I:I,(MATCH('Load & Unload (7)'!A272,'Combined Page'!A:A,0)))>=35,"Completed","Available"),"")
Instead of having A272 I wanting to use A then row()
How would I write this?
Thanks