Nitesh Khot
Member
Hi,
Attached file contains Chandoos Lat & long program..I want to modified code to do work as for loop but getting error when postal code is not available...I want to check postal code is blank if blank then zip code show"not found."
Error in code is below and Also File attached...
Attached file contains Chandoos Lat & long program..I want to modified code to do work as for loop but getting error when postal code is not available...I want to check postal code is blank if blank then zip code show"not found."
Error in code is below and Also File attached...
Code:
Zip = Mid(apan, InStr(1, apan, "<type>postal_code</type>") - 21, 6)