A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Setting Up & Running Reports
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Not In List event



 
 
Thread Tools Display Modes
  #1  
Old November 28th, 2005, 08:07 PM posted to microsoft.public.access.reports
external usenet poster
 
Posts: n/a
Default Not In List event

Using MS Article ID 197526 August 11,2005, to add a record to a combo box
that has not in list event. The event updates the table, but does not allow
the item to refresh the combo box. It appears the "Response =
acDataErrAdded" function is not being used.

Any suggestions?


  #2  
Old November 28th, 2005, 09:23 PM posted to microsoft.public.access.reports
external usenet poster
 
Posts: n/a
Default Not In List event

APG wrote:

Using MS Article ID 197526 August 11,2005, to add a record to a combo box
that has not in list event. The event updates the table, but does not allow
the item to refresh the combo box. It appears the "Response =
acDataErrAdded" function is not being used.



We will have to see the code you're using, but I suspect
that the Not In List procedure completes before the new
record is added. If you are opening a form for users to add
the new record, make sure you specify the EindowMode as
acDialog to suspend the code procedure until the form is
closed.

--
Marsh
MVP [MS Access]
 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
2 contacts folders Larry Tackett Contacts 21 October 21st, 2005 12:45 PM
List Box default value shown Damon Using Forms 13 October 14th, 2005 05:44 PM
Not in list event Macro trouble Bart New Users 3 February 18th, 2005 03:29 PM
List Box Event Problem Jinx Using Forms 1 July 22nd, 2004 10:37 PM
synchronizing form and list box Deb Smith Using Forms 8 June 21st, 2004 08:15 PM


All times are GMT +1. The time now is 11:47 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.