Filling More than one field a combobox selection

A

Avid Fan

I have a simple Address Form Suburb, State, PostCode

Suburb is a combobox linked to a Post code table

What I would like to do is for the user to look up Suburb by typing into
the combo box and populate the state and postcode fields on selection.

Am I going about this the right way?
 
Top