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!

Recent content by kshadden

  1. kshadden

    Computer Crash - Hard Drive OK

    Just recently my XP computer crashed but the hard drive is OK. I upgraded and bought a Vista machine. On the old machine I was using Outlook in Office 2000. On the new Vista machine I installed Office 2003 and I am using Outlook again. I put the hard drive in an enclosure and I can access...
  2. kshadden

    Finding Unique Records in 2 Tables

    I have 2 tables I am comparing. Each table should have the same records in them, however, because of keying errors in one or the other tables a certain field may have a different number. I want to find those unique instances where the number is different or the record is not in one table or...
  3. kshadden

    System Tray

    Thank you so much for your help.
  4. kshadden

    System Tray

    How, if I dont know the name of the program, do I stop a program from starting up and being active in the system tray?
  5. kshadden

    Correcting a Field From Another Application

    Thank you both for your help. I have been able to make it work!
  6. kshadden

    Correcting a Field From Another Application

    I have a field that comes from another application that when imported into Access looks like 95A45'4908"W. I want to run a query that will convert the field to 95.454908. How can I do that?
  7. kshadden

    Importing a Text File

    Being kind of new to this how would i wus VBA to do this?
  8. kshadden

    Importing a Text File

    I have a text file that is sent from a mobile device through a modem, via cell phone, then through a host modem into my computer. The text file comes over as Record Number Van Number Date Time Problem Type License Number Longitude Latitude When I try to import it creates 7 record in the...
  9. kshadden

    ActiveX Controls and Runtime

    I have an application I will be packaging with runtime for distribution. This application has an ActiveX control. Is there anything special I need to do so that the ActiveX control will work on the machines the application is loaded on?
  10. kshadden

    Password Protect a Form

    i need to have a form that only certain people can access to view and enter data. Is there a way to password protect a form?
  11. kshadden

    Placing a Browser on an Access Form

    Thanks to both of you for your help!!!
  12. kshadden

    Placing a Browser on an Access Form

    Is there a way to add a brwoser, i.e., Internet Explorer, as a control on an Access Form. I know through an ActiveX control I can add a program like Microsoft Mappoint and attach it to a table in Access. Can this be done with IE?
  13. kshadden

    Reseting the page number after detail changes

    I have a report that lists medications taken by different residents. I have put the page break at the footer for each resident. However, the medications sometimes go into the 2nd or 3rd page and I want the page numbers to say "Resident A, Page 1 of 2", the next page shows...
  14. kshadden

    Errors When Taking Focus From Calendar Control

    I have added a calendar control to one of my forms. It is attached to a field called medication_start_date. When I enter the field the calendar control becomes visible and has focus. When I click on a date to populate the field with the selected date the calendar is suppose to lose focus, give...
  15. kshadden

    Displaying a certain file with ActiveX

    I have an Access database that has an ActiveX control on a form that displays a map from Microsoft Mappoint when it opens. However, the code I have obtained only opens the default Mappoint map and I want to open and display a map that already has routes on it. My code is: Option Compare...

Part and Inventory Search

Back
Top