Auto add to lookup list

  • Thread starter Thread starter Kathy Green
  • Start date Start date
K

Kathy Green

I have a members table with a lookup wizard for the
Subhurb. I want to be able to automatically add to the
list if the new entry is not already in the list. Thanks
 
Hi Kathy,

I think what you are referring to is the solution in the following article:

Use NotInList Event to Add a Record to Combo Box
http://support.microsoft.com/default.aspx?scid=kb;en-us;197526

Note: that you are using Forms. If I understand your question correctly it
can't be done directly with tables.

I hope this helps! If you have additional questions on this topic, please
respond back to this posting.


Regards,

Eric Butts
Microsoft Access Support
(e-mail address removed)
"Microsoft Security Announcement: Have you installed the patch for
Microsoft Security Bulletin MS03-026? If not Microsoft strongly advises
you to review the information at the following link regarding Microsoft
Security Bulletin MS03-026
<http://www.microsoft.com/security/security_bulletins/ms03-026.asp> and/or
to visit Windows Update at <http://windowsupdate.microsoft.com/> to install
the patch. Running the SCAN program from the Windows Update site will help
to insure you are current with all security patches, not just MS03-026."

This posting is provided "AS IS" with no warranties, and confers no rights

--------------------
| Content-Class: urn:content-classes:message
| From: "Kathy Green" <[email protected]>
| Sender: "Kathy Green" <[email protected]>
| Subject: Auto add to lookup list
| Date: Fri, 26 Mar 2004 13:44:58 -0800
| Lines: 3
| Message-ID: <[email protected]>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="iso-8859-1"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
| Thread-Index: AcQTe5Wk89eVxa5MT5eHkLiDyM++TQ==
| Newsgroups: microsoft.public.access.tablesdbdesign
| Path: cpmsftngxa06.phx.gbl
| Xref: cpmsftngxa06.phx.gbl microsoft.public.access.tablesdbdesign:77655
| NNTP-Posting-Host: tk2msftngxa11.phx.gbl 10.40.1.163
| X-Tomcat-NG: microsoft.public.access.tablesdbdesign
|
| I have a members table with a lookup wizard for the
| Subhurb. I want to be able to automatically add to the
| list if the new entry is not already in the list. Thanks
|
 
Back
Top