Hi, I have 2 files; one is the input file another one is the directory/base file. I was using IF method to see if the directory file contains the input. Even though, it works I have around 100 inputs then I have to create 100 if methods which I think is bad coding. So is there any better way?