Word List box from external network file

  • I want to create a drop down list that is sourced from a linked network file. What I want to do is give people the Word doc and have it link back for its drop down to a Word or Excel file on our shared network. This will allow for me to update the list box without sending them a new Word doc.


    Thanks for the help!!!

  • Re: Word List box from external network file


    Hi bamsch,
    The following is something I've used on a number of occassions. I've made it generic so you just need to change the location/file name etc.


  • Re: Word List box from external network file


    I perhaps should have mentioned that File.txt is a simple text file (use Notepad) with each item you want to import on a new line e.g.
    Monday
    Tuesday
    Wednesday
    Thursday
    Friday
    Saturday
    Sunday


    This would read each day of the week in to the list and make Monday appear in the box

  • Re: Word List box from external network file


    Thanks. I assume FNum is replaced by an integer. Can you confirm?


    Thanks again

  • Re: Word List box from external network file


    Sorry but I missed a couple of lines (see below). The FreeFile() returns an integer for the next file number available for use by the Open statement


Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!