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 bkrike 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: *

  1. Robert12345

    red x in Explorer

    on my w2k box all the interenet pages show up okay but on my wxp box, on some pages, in some graphics boxes, there is no graphic - just a small red x in the box where there should be a graph or nothing at all. Is there some kind of Active X (or something) driver that I'm supposed to install?
  2. Robert12345

    Won't Automatically Shut Down

    When I had Win98 on my PC it would automatically shut down when I closed Windows. Now I have WinXP on the same box and when I shut down Windows it stops with "It is now safe to shut off your computer", or something like that and I have to manually push the on/off button, (a hard life...
  3. Robert12345

    Isa Modem on XP

    my ISA modem was working fine on Windows 98. I upgraded to Windows XP now it won't work. Any way to make it work or do I have buy a new PCI modem?
  4. Robert12345

    No IE in Add/Remove

    There is no Internet Explorer in the Add/Remove programs on my PC but a couple coworkers do have it. What determines if it shows up or not?
  5. Robert12345

    Cancel MsgBox

    I need to know how to cancel a msgbox if the user chooses "No" in the following code: Dim Msg, Style, Title, Help, Ctxt, Response, MyString Msg = "Do you want to continue with the IMPORT?" ' Define message. Style = vbYesNo + vbCritical + vbDefaultButton2 ' Define...
  6. Robert12345

    Delete All Records

    Is there a way in Access 2000 to delete all the records in a table but leave the structure? I need to have a lady click on a button that will delete all the current records and then click on another button that will import all the new months data in Ascii delimited. thanks for any help
  7. Robert12345

    How do I convert Access 97 to Access 2000

    I have an application that someone created in Access 97 that I need to convert to Access 2000. I get a complie error when I bring it into 2000. Someone told me that it's because we do not have a reference library in 2000. Is there a way to automate the conversion? Microsoft can't have left us...

Part and Inventory Search

Back
Top