I have been searching for a while but I can't find exactly what i'm looking for.
Basically I have workbook which consists of valid post codes for the area (lets call it Postcode.xls). It is a large file and I am reluctant to open it due to network speed.
I have a form run through another workbook which has a number of inputs one of which is the text box for PostCode. If the Post code workbook is open then I have produced a function to return a true or false value if the value in the text box matches a post code in the workbook.
Is there a way of replicating this but having the Post code workbook closed???
Basically I have workbook which consists of valid post codes for the area (lets call it Postcode.xls). It is a large file and I am reluctant to open it due to network speed.
I have a form run through another workbook which has a number of inputs one of which is the text box for PostCode. If the Post code workbook is open then I have produced a function to return a true or false value if the value in the text box matches a post code in the workbook.
Is there a way of replicating this but having the Post code workbook closed???