Search results

  1. T

    Packaging Wizard - Change Root Installation Folder

    I am using the Packaging Wizard of the MS Office Access 2003 Developer Extensions. I would like to change the Root Installation folder to a customer Folder. However, I am limited to the list given (Program Files, Documents & Settings, etc..). I even tried to see if I could change the INI...
  2. T

    Using SendObject to Fax in Outlook 2003

    Has anyone had any luck using the SendObject command to fax from Access (Access 2003) using Outlook 2003. We are using Exchange Server and of course it works fine in Outlook 2000. At one site I'm working with, the fax tries to go, but can not find the recipient. But, if you bring the fax up...
  3. T

    Fax A Report

    I am using Access 2002 and Outlook 2002. I am using the SendOjbect command to fax a snapshot of a report. After the command is performed I immediately get a message from System Administration stating the message was undeliverable because the The following recipient(s) could not be reached...
  4. T

    #Name appearing when using Date()

    I have a form that is using the Date() function in one of the fields. This was working fine, but the customer installed some other application and now instead of showing todays date, the dreaded #NAME? is showing up. Can anyone give me any idea what library may be having this problem. I found...
  5. T

    ToolBar Problem

    I have a custom toolbar that has about 6 Menu items. When I send my database to a test machine something strange happens. Menu Items 2 - 6 work fine. When the user clicks on them, they drop down a list of items for each respective menu item. The first menu item however does nothing. When...
  6. T

    Application Title Bar

    Can you use VB to set the Application Title Bar? I have looked at the SetOption code, but do not see anything for Application Title Bar.
  7. T

    Thank You IMO

    IMO, thank you. This is just what I needed. I have already start digging into the code.
  8. T

    dynamic column headings

    I have seen posts referencing sample code that documents creating dynamic column headings with a cross-tab query. I can not however find the Sample9.MDB database that is referenced in the Microsoft site. Does anyone know where I can find this? It is a sample database specifically for developers.
  9. T

    Right Click

    On a deployed application, right clicking is not functioning. We did allow shortcut menus, but the options that usually come up for right clicking (sort, filter, etc..) does not come up. In fact, nothing happens except the column you right click on gets highlighted. We also need the...
Back
Top Bottom