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 strongm 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. OrbitMascot

    Outlook Oldest Email

    I am working with a database in Access 97. The database currently extracts emails from Outlook and tracks the emails in Access. Everything in the database works fine. But the database randomly selects emails from Outlook. Is there a way for Access to extract the oldest email first? Any...
  2. OrbitMascot

    Access to Outlook Public Folder Calendar

    I have been working in Access 97 (I know its historic, but that is the version the company is using) trying to take information from Access and place it in a calendar located in a public folder in Outlook. The problem that I am having is that Access 97 does not recognize some of the commands...
  3. OrbitMascot

    Bring Report to Front

    I am working with a report that I would like to open in front of several popup forms. Is there a way to code this in Access 97? I tried make the forms visible = false, the problem I have is knowing which forms were open prior to opening the report, so I know which forms to make visible = true...
  4. OrbitMascot

    Main form to act as toolbar

    I have an idea for a form in Access, but I am not sure if it is possible. I would like to have a form that has a main form on the left hand side that will always stay open, but whatever topic you click on the main form, it will open up different subforms on the right hand side. Is it possible...
  5. OrbitMascot

    Run Event Prior to Screensaver

    Is there a way to perform an event right before the screensaver starts everytime? I only ask because I am working with an automated system, and everytime the automated system goes down, the only way we can tell that the system is down is when the screensaver pops on. I just wanted to know if...
  6. OrbitMascot

    .HTMLBody Image question

    This is a question concerning inserting an image into an email that is sent from Access 97. Listed below is the current code that is used to produce the email. Everything works fine, except the email just shows a graphic box in the email not the actual graphic that is needed to be seen. I...
  7. OrbitMascot

    Array Index Out of Bounds

    I am working with an automated ordering system. Shops place their orders via email, and the database breaks the orders down. The database is always running, but every couple of days I get an error stating "Array Index Out of Bounds" and it stops the automated system. I have included an Error...
  8. OrbitMascot

    Send email if database stops

    This question pertains to an automated database. The automated system is running on a separate computer all by itself and is not being monitored at all times. I have been trying to code the database to send an email if the automation stops. The current database is set up to send an email if an...
  9. OrbitMascot

    Moving Emails from inbox to deleted folder one at a time

    I am working on a database that automatically extracts emails from Outlook. The database extract the emails one at a time. I then would like the database to automatically move the email (that it extracted into Access). Is there a way to send an email from the inbox of Outlook to the deleted...

Part and Inventory Search

Back
Top