Good morning everybody,
I amended a macro that retrieve data from internet in order to download tracking info from DHL. Macro takes AWB from a column....someone are good and someone aren't.
I need a help for following issues:

1 - Everytime macro finds an AWB number a MsgBox appears...if i delete releated line on VBA codes macro doesn't work

2 - If macro find an AWB that isn't correct it bloacks. I tried to insert "On error Goto xxx" inserting xxx label just before the last "i=i+1" but it works only for first wrong Awb number...at the second it blocks.

Thanks in advance for your help

Federico

Please Login or Register  to view this content.