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 wOOdy-Soft 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: bcblair
  • Content: Threads
  • Order by date
  1. bcblair

    Viewing media files

    When viewing or mnipulating files in explorer, is there anyway to get it to show media file info, in a column, like artist, genre, track. You can in XP, but I am not sure how to in ME.
  2. bcblair

    I want to run my tv through my computer

    I just bought a new PC with DVD read and write. It has a large monitor alsi. I would like to be able to hook my TV to my computer system and possibly record a program. I also would like to run the sound through my computer possibly with or without having the picture on video on the computer. Any...
  3. bcblair

    New Computer. How do I transfer from the old one?

    My old computer is a Gateway performance 450 I just got a New Gateway 500X. What is the best way to transfer the data from the old to the new? I could take out the drive and put it in the new one as a slave, If I do this how do I set the jumpers as a slave? Is there software that I can use with...
  4. bcblair

    Form sorting?

    hOW DO i SET A FORM WHERE IT ALLWAYS SORTS BY A SINGLE FIELD?
  5. bcblair

    Where to start?

    I am going to try a form. I will try to explain. It deals with concrete mixes. Concrete mixes are called mix designs, they are like recipes for concrete. Each Mix Design equals one cubic yards They consists mainly of cement, water, sand, and stone. We have 40 plants that have mix designs. I...
  6. bcblair

    Filtering report question.

    I have a report that I want to do more just like it, but I want one to pick reports to print by letting the operator enter a supplier name and another by entering a date range and one by lab number. I know how to set up the query that asks for filters and when they are in the report the report...
  7. bcblair

    I can't update a query. How do I get it to let me add data.

    The query combines two files. One is a project file the other is a project bid info file they are only linked by project number in the query. Neither have a primary key. The project file has all info in it. the data needs to go in the bid info file. I set up a form that uses the query, but it...
  8. bcblair

    How can I shrink file size?

    I used to take my jpg and gif files to Adobe.com to optomize them. It would give you 4 versions each one smaller and you could pick the smallest that was still good enough. They no longer offer that service. How can I optomize pictures now.
  9. bcblair

    How can I get DW3 to save my sites when I define them?

    It used to save them , but somehow they all disappeared. Now I have to define them again each time and when I leave it doesn't save the site definition.
  10. bcblair

    Need to edit an mp3 in flash

    I am adding sound to a flash movie. I want to play just a part of a song. I got it to work with aa wav file, but the file was too big to upload. So I tried with mp3 the same way, but it won't work with mp3. If I select the layer and go to control and play it starts at the right spot. but if I...
  11. bcblair

    How can I insert my flash movie on a bulletin board with html.

    I use a bulletin board and I want to use a flash movie as my signature. Can I insert it so it shows. The board has html enabled.
  12. bcblair

    Meta Tags

    When I enter the metatags for my keywords they don't seem to stay. How do you enter and save and edit your keywords? I went through the headers and entered them.
  13. bcblair

    Windows ME Dual boot Installation?

    I read you can install Windows ME to boot and leave Windows 98(I think it is called a dual but setup). THAT WAY IF YOU HAVE AN APPLICATION OR DRIVER THAT ISN'T COMPATIBLE with me you can boot on Windows 98 for those, and then go back to ME. How do I do this? Also what is the best way to back up...
  14. bcblair

    Format question for excel

    I have some fields that I imported from a Oracle database. some are like this:gdot1901 some are like this: 3000314 I need to remove any leading spaces and to add a space after the fourth character after the spaces are removed For gdot1901 I use =LEFT(K2,4)&" "&MID(K2,5,6) TO...
  15. bcblair

    Change a button?

    I have a button that was just round, but when you mouseover it pulled up a title banner. Well I was told to simplify it and have the banner up all the time. I did that. But I need the cursor to change when over the banner too. It only turns to the hand over the circle. You can see it at...
  16. bcblair

    Export sections of a report to a file

    i have a report i do for 35 plants. I can print each plant on its own page. I then fax each page to each phone number manually, but it takes too long. I know how to use winfax and do recurring faxes to all faxes with files attached as a report. How can I get access to send each section(plant)of...
  17. bcblair

    positioning tables side by side

    I have a website http://www.gigadiet.com When you enter its a Flash Page, The bottom button goes to the E Store. This is where my problem is. This program is from Merchentec its called softcart. The page just listed the categories(mine are categorized by manufacturer) and then a few buttons at...
  18. bcblair

    Frontpage Table Positioning?

    I have a website http://www.gigadiet.com When you enter its a Flash Page, The bottom button goes to the E Store. This is where my problem is. This program is from Merchentec its called softcart. The page just listed the categories(mine are categorized by manufacturer) and then a few buttons at...
  19. bcblair

    Excel field has three spaces I need to remove from collumn.

    I have 700 records withe the following fields. sample all different numbers but same format. 3000324 I use this to convert: =LEFT(A1,9)&" "&MID(A2,10,11) THAT CONVERTS IT TO THE FOLLOWING 3000 324 I need the following 3000 324 in other word I need to delete the 3 leading spaces...
  20. bcblair

    MOVING 3 AVERAGE?

    I have a database with test reports for concrete construction. I need a report that is grouped by job name then by item number that lists the test reports. I have completed this and it works fine. Now I need to add a collumn for the moving 3 average of the test results. It will need to reset at...

Part and Inventory Search

Back
Top