Krishnakumar, I really appreciate your help!
I changed that segment that you posted, and now the code properly implements the comma that was missing before. I added more arrays and For Next statements and now I am running into the problem of not getting the correct output from the for next statement. I think this is because the way that you showed me only cosiders a scenerio with two arrays.
An example would be for UL 489. When the code looks for this it should see that its in the power distributions array, and output power distributions in the N column. Instead, the code is outputing ITE, Consumer Electronics, Power Distribution, Security & Signal in the N column. In one case I found with multiple entries in the M column, it didn't even output Power Distribution when UL 489 was present. Here is the code that I have now. I cut out most of the array section, as that has been entered correctly. What do I need to do from here?
Bookmarks