On Tue, 6 Dec 2011 03:12:21 -0800 (PST), Colin Weir
<(E-Mail Removed)> wrote:
>Following this post I managed to do it. In the AfterUpdate of the Combo Box I put
>
>If cbotown >= 9 Then
>txttownother = cbotown.Text
>End If
>
>Seems to have done the job. I'll just assign town other to the reports for labels.
>
>Thanks
>
>C
You could consider using the combo box's Not In List event to offer the user
the option of actually adding the new, typed-in township to the table; if you
have one address from that township you might have another someday.
--
John W. Vinson [MVP]
Microsoft's replacements for these newsgroups:
http://social.msdn.microsoft.com/For...-US/accessdev/
http://social.answers.microsoft.com/.../en-US/addbuz/
and see also
http://www.utteraccess.com