You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Near the top of the code, find 'Public Const key as String = "my LINZ API key"' and replace key string with your LINZ api key
Close VBA for applications
Creat a button in a worksheet and assign it to the GetTitleInformation macro. See here.
Save as an 'Excel Macro-Enabled Workbook' (.xlsm)
Using LINZExcel
Enter valid titles into a column within the same worksheet as the button created during setup
Select the titles you want to process
Click the button
After a few seconds the following worksheets will be created and populated with data: PropertyTitlesList, PropertyTitleEstatesList, PropertyTitleOwnersList, TitleMemorialsList, TitleParcelAssociationList
The data received from LINZ is not ordered. You'll need to use the Filter/Sort features of Excel to make sense of the results.
About
Extract title information and related records directly from LINZ and view the results in Excel