Hi all,
I have recently been doing a formula which looks at an external file. This vlookup brings back whether a particular language is 'Available' or not for our service manuals to be written in.
There are two outcome the Vlookup can return 'Available' or 'No'.
I am currently trying to write and IF formula to look at the outcome and pull the part number from the first cell if the answer is available.
I have written it correctly: =IF(C20="Available",A20,"N/a")
But for some reason they all show as 'N/a', the formula doesn't seem to recognise the 'Available'
Can someone please assist!!!
Many thanks
Harvey
I have recently been doing a formula which looks at an external file. This vlookup brings back whether a particular language is 'Available' or not for our service manuals to be written in.
There are two outcome the Vlookup can return 'Available' or 'No'.
I am currently trying to write and IF formula to look at the outcome and pull the part number from the first cell if the answer is available.
I have written it correctly: =IF(C20="Available",A20,"N/a")
But for some reason they all show as 'N/a', the formula doesn't seem to recognise the 'Available'
Can someone please assist!!!
Many thanks
Harvey