Attn: Allen Brown - NotInList: Adding values to lookup tables

B

Brook

Hello,

I'm trying to reach Allen brown to help me with a Tip that he has posted on
the group to his website about adding a value to a lookup table.

Good Day Allen,

I have found and read your post on this subject but am a little unclear
on how to set it up.

I need to enter several fields like in your example for a client
database, but am unsure on how to proceed.

I created a form for my client table in datasheet mode to enter new data.

Do I enter the following code in a on click event?

DoCmd.OpenForm "MyForm",,,, acAdd, acDialog

you have helped me in the past and I thank you...

Thanks,

Brook
 
Top