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!

Recent content by Ferntown

  1. Ferntown

    cannot delete .wav file

    i forgot I tried deleting it in safe mode also
  2. Ferntown

    cannot delete .wav file

    how do i check if it's read-only? thanks for the help
  3. 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...
  4. Ferntown

    folder defaults

    thanks!!!!!
  5. 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
  6. Ferntown

    easy criteria question

    Yep, you're correct....thanks
  7. Ferntown

    easy criteria question

    Thanks for the help. I tried the BETWEEN command but for some reason the query is bringing in null records and a bunch of records from 1983, 1975, etc etc. I can't fiqure that out. Mitch
  8. 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...
  9. Ferntown

    easy query question....i hope

    Thanks for the help. I was trying to hard to do something easy....I need a vacation. All I needed to do was a join. Thanks again.
  10. 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...
  11. 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