|
|
|||
Limit to list
How do you add custom items to predesigned list.
I used this code form The Access Hacks book and it returns an error. Dim ctrl As Control Set ctrl = Me.Mail_Owner Response = acDataErrAdded ctl.RowSource = ctl.RowSource & ";" & NewData I am not very familiar with writing code. Thanks Jim 0 Replies |
|||
|