RE: Not in list event Macro trouble
From: Chris Reveille (anonymous_at_discussions.microsoft.com)
Date: 02/18/05
- Next message: James: "Using Groupwise 6.5 with MS Access 2000"
- Previous message: Larry Daugherty: "Re: ignoring access warning messages"
- In reply to: Bart: "RE: Not in list event Macro trouble"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 18 Feb 2005 07:29:07 -0800
You could put this on the on close event of the form you
are closing or on the onclick event of the combobox
Chris
>-----Original Message-----
>Great Chris.. But Where do I write this code I have used
a Macro to open
>the other form
>
>ON form a if a value is put in that is not in the table
The pop up info box
>open says click here to add color to database that is
the msg in the macro
>then i used the openform to open the COLOR form which it
does but the
>microsoft error pop up also displays after the open form
i used the refresh
>to refresh the color table I think I need to put more
items in the action
>thanks for your help
>
>bart
>
>"Chris Reveille" wrote:
>
>> After you have entered the new color you need to refresh
>> the combo box. When closing the color form add
>> Forms!OtherFormName!comboboxName.Requery
>>
>> Chris
>>
>> >-----Original Message-----
>> >I have a Combo box in a form that looks up a color for
>> block. if the color
>> >entered on the production form is not in the color table
>> the color form
>> >opens. with a mesage click here to add color to list. The
>> Form Opens and
>> >data can be enter. then the user closes the color form and
>> the new color is
>> >still not available in the production form . And how do I
>> stop the microsoft
>> >error from popping up also.
>> >thanks
>> >--
>> >Bart
>> >.
>> >
>>
>.
>
- Next message: James: "Using Groupwise 6.5 with MS Access 2000"
- Previous message: Larry Daugherty: "Re: ignoring access warning messages"
- In reply to: Bart: "RE: Not in list event Macro trouble"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|