Search results

  1. D

    Collecting MP3 file information

    Found some other code I did find another source of code (posted below) that works. However, it only retrieves file name, path and date. It doesn't retrieve any of the information embedded within the mp3 file itself. You also have to hard code the directory in which it begin its search...
  2. D

    Collecting MP3 file information

    Trying to Imitate Excel code in Access I am trying to imitate the aforementioned Excel code in Access. I have some proprietary Radio DJ software that can generate "random" playlists based on certain criteria you feed it in the form of text files. Things such as genre and so forth. But it is...
  3. D

    Collecting MP3 file information

    I found VBA code for Excel that collects various bits of information for mp3 files from a directory and sub-directories that the user selects. http://j-walk.com/ss/excel/tips/tip103.htm <a HREF="http://j-walk.com/ss/excel/tips/tip103.htm">http://j-walk.com/ss/excel/tips/tip103.htm</a> I would...
  4. D

    Select Range of Dates with Calendar

    I have a form and table which I use to collect some reservation information. I then have a subform/table which I use to enter the actual dates of for that reservation. This subform/table has only three fields. The foreign key field that links it to the main form/table, the date(s) entered and...
  5. D

    Wireless Network Hard-drive Back-End

    Does anyone have any experience with placing a multi-user back-end access database on one of these inexpensive "external network hard drives"? I have a situation where I'd like to share my database with multiple users, but the corporate IM rats have pretty much eliminated all means of allowing...
Back
Top Bottom