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 derfloh 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 keelerobert

  1. keelerobert

    bluetooth headset connecting to vista laptop

    I have resolved the issue. The problem was with a faulty tongle. The Targus dongle was replaced with a new dongle and then the drivers were updated and everything worked like clock work. Thank you for your help.
  2. keelerobert

    bluetooth headset connecting to vista laptop

    Regular headphones work just fine on this machine. So does a regular microphone. The bluetooth headset works on my cell phone. I am able to pair my cell phone with the laptop and do sync functions and read and transfer files using the bluetooth function between the cell phone and the laptop...
  3. keelerobert

    bluetooth headset connecting to vista laptop

    This is my problem. I do not have the device listed here. The only place it is listed is on the Bluetooth Devices. Showing Disabled Devices does not change the devices listed.
  4. keelerobert

    bluetooth headset connecting to vista laptop

    My bluetooth headset is listed as an audio device in my bluetooth devices. But I can't get any audio to output to the device. The sound always goes to the speakers. How can I direct the sound output to the wireless headset?
  5. keelerobert

    Send To Menu

    When I right click on a picture I get a menu of options. One of the options allows me to send the picture to various locations. How do I edit that menu of locations?
  6. keelerobert

    folder displays icons instead of thumbnails

    Thank you that was it. HP support helped me for over two hours and never figured that one out.
  7. keelerobert

    folder displays icons instead of thumbnails

    I am using vista Home Premium. In my pictures folder I have selected the view of large icons. I should see thumbnails for the pictures. Instead I see icons for the software that opens the files when opened.
  8. keelerobert

    sharing files and devices

    I have a small home network including a windows 2000 server, a windows 2000 client, an xp pro, an xp home edition, and two vistas. I have both ethernet and wireless conections to a linksys router. I also have a voip router, a cable modem, and two printers conected to the xp home and xp pro...
  9. keelerobert

    autofill the city and state fields

    How can i use the ZipCode field to autofill the city and state fields on a form? I have a table called City that has fields for ZipCode, City, and State. The ZipCode field is related to the CompanyZip field in the Company table.
  10. keelerobert

    two subforms

    I am trying to input data associated with three tables. The empoyee table, packet table, and log table. I thought that creating a form with two subforms would work. The main form is based on the employee table. The first subform is related to the main form by a field called packet. Each packet...
  11. keelerobert

    Data Dictionary

    Is there a way to print a Data Dictionary from Access 2003 including a list of tables, fields, and field properties?
  12. keelerobert

    average calculations excluding zero's

    so DAvg doesn't work on a subform. A subform already has the table name embedded into it and typing a table name in a command where the table already exists causes a #name error.
  13. keelerobert

    average calculations excluding zero's

    I understand the first and last part of the davg command. The middle part confusses me. You have labeled it "time". Is that a field of the subform or the subform itself.
  14. keelerobert

    average calculations excluding zero's

    I have a subform that lists minutes logged in by employees. I need to know the average of the minutes logged but only include the days when minutes are logged. i.e. on four days the minutes are 5 3 0 0. I want the average to calculate 4 not 2. Because two of the fields contain a zero and not...
  15. keelerobert

    run update query on exiting a form

    my qury is an update qury called reimbursement. What is the correct syntax? I tried DoCmd.runSQL reimbursmnt That didn't work. Thanks for you help.

Part and Inventory Search

Back
Top