Jump to content

Limit to list

McdJim's Photo
Posted Oct 27 2010 04:15 PM
2645 Views

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

Tags:
1 Subscribe


0 Replies