Re: Adding multiple subform fields to a mail item in Access



Thank you so much, I'm getting a lot further than I have before.
However, the one problem with that code you suggested is that the
..RecordCount will always be greater than 0, therefore it will always go
to the first record. For some reason now it is populating the correct
number of records, but the first record is duplicated that number of
times instead of each individual record.

Any ideas?

.



Relevant Pages

  • Re: why not use function for first, next, previous and last ?
    ... >(Same goes for next, prev and last) ... dataset was empty? ... If you used a while loop as in ... While Not Next then you'd always miss the first record in the dataset ...
    (borland.public.delphi.database.ado)
  • fly away?
    ... If I just refresh it restores the order but you land on the ... first record not the one that you were on.... ... Prev by Date: ...
    (borland.public.delphi.database.ado)
  • How to populate a unbound form
    ... We tried populating the unbound fields, but we cannot go to the next record. ... the first record only? ... Prev by Date: ...
    (microsoft.public.data.ado)
  • RE: Adding a new record from a form
    ... The person only has to enter the ID on the first record. ... > form and then they can just add their new records without retyping the ... > location field to be filled in on the new record. ... Prev by Date: ...
    (microsoft.public.access.forms)
  • Re: combo box value repeats in database view
    ... Do you mean the first record? ... HTH ... Marc ... Prev by Date: ...
    (microsoft.public.access.gettingstarted)