in
All Tags » Microsoft » Office » vb (RSS)

Browse by Tags

  • Modify outgoing messages in Outlook with a VB add-in

    Hello all, Here is my situation. I have been tasked at my job to create an add-in for Microsoft Outlook 2007 that will display a dialogue box when a user sends out an e-mail that will ask them to choose a classification of that e-mail. I would like that dialogue to be a windows form, which I know how...
    Posted to VSTO (Forum) by microsoft on 01-27-2010
  • Find median using VB module to add to Access Query

    I have a query that shows the [Tenure] of each employee. I have a module that returns the median for employees and returns the value, but for all employees grouped together. I need to know the median of employees' tenure per [Job_Code]. Here's my code: Public Function TenureMedian() As Double...
    Posted to Access Coding/Macros (Forum) by microsoft on 06-24-2009
  • Problem: Convert project to ADO for Excel 2007

    I am having a bit of an issue converting a VBA project that our support team often utilizes for use in Office Excel 2007. Our current project uses references to XLODBC.XLA as we connect to different client databases through an ODBC connection. Office 2007 no longer supports this reference therefore I...
    Posted to Excel (Forum) by microsoft on 06-08-2009
Page 1 of 1 (3 items)