Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Ferntown
  • Content: Threads
  • Order by date
  1. Ferntown

    cannot delete .wav file

    I have a big .wav file that i'm unable to delete. I've tried to copy, cut, open, rename and delete it but I'm unable to do so. When I right click the file it doesn't give me the usual drop down menu, instead it shows a drop down that has commands like Play-Open-Open With etc etc. I've tried to...
  2. Ferntown

    folder defaults

    this is probably a simple one....in XP I want all of my folders to display only the "Name, Size, Type, & Date Modified" for the files. Every time I create a new folder I have to redo this. How can I set the default folder display. Thanks, MV
  3. Ferntown

    easy criteria question

    I need to run a query that will select only the records between 1990 and 1999. Currently, this query selects the records that are >=1990, how do I add in <=1999. SQL: SELECT Streets.[St_ID#], Streets.StName, Streets.StName2, Streets.Year, Streets.StType, Streets.StWidth, Streets.StWidth_Future...
  4. Ferntown

    easy query question....i hope

    I have 2 tables that I need to join. Both tables have the same primary key (ROLL_NUM). The first table (ROLL-CURRENT)has a complete list of all of the companies roll numbers. The second table has only the certain roll numbers which have a certain value (YES). I want to create a table that takes...
  5. Ferntown

    hyperlink to a folder

    I've looked for a similar topic but I can't find one so here it goes. I would like to have a command button on a form that opens a folder that contains a bunch of excel files. I would like the user to be able to open any one of the files from here. Would I use a hyperlink? Is this possible or is...

Part and Inventory Search

Back
Top