I am auto filling the following into aboit 100 rows:
=IFERROR(VLOOKUP(A10,'SW&M FFEX'!A9:E20,5,FALSE),"N/A")
all I want it to do is auto fill the A10 part to A11 and so on.
The issue: A9:E20 part is auto filling to A10:E21. but I dont want it to. any help is much apriecated
=IFERROR(VLOOKUP(A10,'SW&M FFEX'!A9:E20,5,FALSE),"N/A")
all I want it to do is auto fill the A10 part to A11 and so on.
The issue: A9:E20 part is auto filling to A10:E21. but I dont want it to. any help is much apriecated