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 gkittelson 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. ianclegg

    Webpage data retrieval

    Can you help, I am wanting to get data from the wikipedia website relating to countys. I am able to automatically search wikipedia and load the page concerned using the following code Function FindCountyName(area) On Error Resume Next Dim ie As Object Set ie =...
  2. ianclegg

    Access Table Synchronisation

    Thanks for that it worked perfectly Regards
  3. ianclegg

    Synchronisation of Access Table

    Hi I have posted this query to the tables & relationship forum without any replies. I think that it shopuld be posted here. I have a database with many tables in it, however I have one main table containing details of telephone lines, numbers and users etc. The key to this is the telephone...
  4. ianclegg

    Access Table Synchronisation

    Hi I have a database with many tables in it, however I have one main table containing details of telephone lines, numbers and users etc. The key to this is the telephonenumber. I also have a copy of this database on my laptop for use when I am away from the office. Is there any way of...
  5. ianclegg

    Email subjectline to access tables

    Thanks for that, the code worked first time . Excellent !!!! Regards Ian Clegg
  6. ianclegg

    Email subjectline to access tables

    Hi Can anyone help?? I have a need to automate saving the email subject line to a field in an access table Thanks in anticipation Ian Clegg
  7. ianclegg

    Folders in Outlook 2000

    Am I able through vba code to change the status of the synchronisation tab from online only to online & offline. And to change the status of the archive tab to 1month Ian Clegg

Part and Inventory Search

Back
Top