Recent content by GI_Mike25

  1. G

    Dlookup help

    I've been reading and reading all previous posts and have yet to find anything related to what I need help with. I've done this before through help from my dad, so I know it's possible. What I basically would like to do is show a list all records that start with a letter picked from a combo...
  2. G

    Dumb question.....

    My rom files have multiple games per file and are named numerically. So in order to find the game you want, you have to open a text list, do a search, find the rom file you want, open the emulator, then open the rom file. This way, I can find what game I want in the database, and launch the...
  3. G

    Dumb question.....

    Found the answer The reason it wasn't pulling the file was because the directory was wrong. That's all it was. Apparently Access automatically defaults to the office directory, even though you've already declared a path. For instance, my shell command. I ran it as such Shell...
  4. G

    Dumb question.....

    Nevermind. After restarting the DB and reopening the form it worked like a charm! Thanks :) *edit* ok, so it is working, but not like i want it to. perhaps this is just an access problem. I've stored the data for the command prompt like so: c:\test\open.exe file1 - for the first record...
  5. G

    Dumb question.....

    Ok, I've spent about 3 hours building my table, and now want to actually use it ;). I think I can do everything except this one thing. Which I could probably write a whole bunch of unneeded VB code to do it, but hopefully you guys can provide a better answer. Ok, my table has 326 records...
Back
Top Bottom