View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
eternal_cat via OfficeKB.com eternal_cat via OfficeKB.com is offline
external usenet poster
 
Posts: 22
Default ADDING POSTCODES AUTOMATICALLY

wrote:
Assuming your source of zip codes is on another sheet of your workbook
(along with their corresponding city names), you could simply use a
VLOOKUP formula to find the corresponding post code.


YES, BUT HOW?