Results 1 to 11 of 11

Thread: [RESOLVED] [help code] exclude items from a listbox with a text file

Threaded View

  1. #1

    Thread Starter
    Lively Member
    Join Date
    May 2017
    Posts
    96

    Resolved [RESOLVED] [help code] exclude items from a listbox with a text file

    Hello I START coding and i need help please!
    OK i have a listbox1 with names
    and a text file with a list of names
    and i would like to exclude the names specifics in listbox1 with similar names in text file.

    the result will be in text file.

    example;

    list in listbox:
    henri
    vincent
    david
    rocky
    paul

    list in text file:
    vincent
    rocky
    paul

    i want this result in text file
    henri
    david




    thank you for yours answers!
    Last edited by danzey; Jan 9th, 2018 at 01:42 PM.

Tags for this Thread

Posting Permissions

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



Click Here to Expand Forum to Full Width