+ Reply to Thread
Results 1 to 2 of 2

How do I VBA....to go through a recordset and eliminate duplicate

Hybrid View

  1. #1
    marthasanchez
    Guest

    How do I VBA....to go through a recordset and eliminate duplicate

    I have a recordset and need to eliminate the duplicates before dumping the
    recordset, What Vba verbage can I use?

  2. #2
    Bob Phillips
    Guest

    Re: How do I VBA....to go through a recordset and eliminate duplicate

    Could you do a SELECT DISTINCT when building the recordset?

    --

    HTH

    Bob Phillips

    (replace xxxx in the email address with gmail if mailing direct)

    "marthasanchez" <marthasanchez@discussions.microsoft.com> wrote in message
    news:14FC3603-B8D9-45BC-BC32-7F6F76381EED@microsoft.com...
    > I have a recordset and need to eliminate the duplicates before dumping the
    > recordset, What Vba verbage can I use?




+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1