Recent content by jaybird0730

  1. J

    Adding in an appointment system?

    I have integrated Access with both Novell Groupwise and MS Outlook. Basically, I did the following for both (general schema): 1) Created a user form with a button and set the on-click event to run the email and calendar event (you could set this up behind a calendar object if you prefer)...
  2. J

    Adding in an appointment system?

    Hi - I integrated an appointment system into our Access db and might be able to help provide ideas. Our db tracks client information as well as follow up action items for each assigned account manager, and basically I wanted a tool to be able to set reminders for the account managers to be...
  3. J

    Introduction

    10 years experience in harvesting scientific data into relational datasets and leveraging same into cross functional report outputs. Have learned much through this forum. It is now perhaps time for me to attempt to "give back" what will in no way account in total for the amount that I was able...
  4. J

    Listbox .additem

    I, too, found this thread refreshing. Adding to it because in my case I was trying to add string variables to a list box in a userform. The string variables were returned from a Web Services xml query that I wanted to have listed for the user. To add a list of string variables across a set...
Back
Top Bottom