In a continuous form, I'd like to take different actions depending on whether the user is pasting a record or manually typing it in.
Is there any way to detect that a paste is occurring?
thanks, dave
Inside a continuous form, I have a combobox whose ControlSource is an id but displays a name (as it should). The RecordSource is set to a query that returns an id and name. The BoundColumn is the id column.
However, I want the RecordSource query to return a different list of id:name pairs...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.