Additionally:
I have already succeeding in comparing ONLY the zip code.
Here is the code:
royUk at ozgrid gave me this code and it works wonderfullyHTML Code:
What I need to do now is the second step: How do I compare AT THE SAME TIME both the ZIP CODE (numeric) AND the CUSTOMER NAME (string/character/word) of sheet2 to the Zip and Name of sheet1.??
Do I need a nested FOR LOOP or a seperate for Loop after the first one??
How shall I go about coding this? I've tried a lot of things but it never works..
Bookmarks