I would have thought that nesting the #IFs would have made it more efficient so that it wouldnt have to test each and every line but it looks like it still tests the whole ...
I have two things here. First off how do I convert this into a nested if. Been trying but too many Syntax errors and I cant figure out where it is wrong. Here is the version that is not n ...