Re: Unable to select records correctly in a Continuous Form



Sounds like you have some code running in one of the events that causes the
current record to reset.

For example a Requery would do that.

--
Allen Browne - Microsoft MVP. Perth, Western Australia.
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.

"Scott A" <ScottA@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:2131B55B-117B-43F6-B491-F8EC473A99D0@xxxxxxxxxxxxxxxx
>I have built several applications that use a continuous form to display a
> series of records. When you click a record on the list, the record
> selector
> automatically moves to the record clicked, giving that record 'focus' for
> other operations.
>
> I've imported one of these forms into a new application and it no longer
> works! If I click a control on the continuous form, the first record on
> the
> list retains 'focus' and is associated with the related operation.
>
> Can anybody tell me what might be the cause?
>
> Thanks,
>
> Scott A


.



Relevant Pages

  • Re: Unable to select records correctly in a Continuous Form
    ... All of my applications use this code, ... > new form with the record ID of the first record on the page. ... If I click a control on the continuous form, ... >>> list retains 'focus' and is associated with the related operation. ...
    (microsoft.public.access.forms)
  • Re: Predictive Numbering
    ... > If you are creating a user interface for others, ... > problem by making a continuous form (not datasheet) to display the data. ... rather than allenbrowne at mvps dot org. ...
    (microsoft.public.access.formscoding)
  • Re: Handling Data on EACH RECORD in Form Display
    ... Are you saying the Current event doesn't fire in a continuous form? ... I don't check the Email account attached to this message. ... rather than allenbrowne at mvps dot org. ...
    (microsoft.public.access.formscoding)
  • Re: access data on subfom in a tabbed form?
    ... If you hide a text box in a continuous form or datasheet, ... rather than allenbrowne at mvps dot org. ... > Private Sub raadplegen_Click ... > ' u kunt niets wijzigen in het subformulier sfrmFormulier ...
    (microsoft.public.access.forms)
  • Re: Message Box Condition
    ... If you are talking about a continuous form, ... If you want to display the message for several different possible types, ... Perth, Western Australia. ... rather than allenbrowne at mvps dot org. ...
    (microsoft.public.access.queries)

Loading