Search:

Type: Posts; User: bushaw; Keyword(s):

Page 1 of 17 1 2 3 4

Search: Search took 0.03 seconds.

  1. Outlook Instance Created in Access Abnormally Quits after .Send

    I posted this question in the VBA section -- please refer to this post.

    Thanks,

    Tom
  2. Replies
    1
    Views
    1,580

    Outlook instance abnormally quits after Send

    Access 2007 SP2
    Outlook 2007 SP2

    I'm opening Outlook from Access VBA, composing an e-mail message, and then sending it. If I watch Processes in Task Manager, the instance gets created fine and I...
  3. Re: Access 2007 Opening FE.mdb the first time? (A2007 (12.0.6334.5000) SP1

    John,

    Sounds like this has already been beat to death, but a few comments nonetheless (no magic solutions, though):

    If you are going back and forth between Access 2007 and prior versions on the...
  4. Replies
    12
    Views
    1,596

    Re: 2003 to 2007 Conversion Woes

    John,

    Sorry to be so slow in getting back to you; obviously other Loungers have come to your rescue!

    Here's a brief accounting of my experience with the Access 2003 to 2007 transition (so far):...
  5. Replies
    2
    Views
    457

    Re: AddPicture w/ Excel 2007 (2007 vs 2003)

    Thanks for the tip. I'll take a look at that alternative. Sounds like it might be a more elegant solution than the graphics option (even if placing the pictures were faster!). We do still have...
  6. Replies
    2
    Views
    457

    AddPicture w/ Excel 2007 (2007 vs 2003)

    I am (slowly) in the process of converting my Excel 2003 spreadsheets to Excel 2007. For the most part this has been fairly painless. I have run across one particular annoyance so far, though.

    I...
  7. Mail Recipient Toolbar Icon Missing in 2007 (2003/2007)

    I have an Access application that is being used via both Access 2003 and 2007. It is set up with a custom menu so that the interface "looks like" Access 2003 even when opened with Access 2007. For...
  8. Replies
    12
    Views
    1,596

    2003 to 2007 Conversion Woes

    Okay, here's another peculiarity that maybe someone's seen or can explain, or (better yet) can tell me how to fix!

    I have a custom menu (Command Bar) that I configure during start-up based on the...
  9. Replies
    6
    Views
    275

    Re: Send Method Error Trapping (2003 SP2)

    Hans,

    Yes, it is set to "Break on Unhandled Errors". So I guess it can't be trapped... (Does the huge negative error number indicate that it's a "built-in" error?)

    Thanks for your help.
  10. Replies
    6
    Views
    275

    Re: Send Method Error Trapping (2003 SP2)

    Hans,

    The line of code immediately preceding objMailItem.Send is On Error Goto Send_Error, so I think error handling is active, unless I'm overlooking something fundamental regarding error...
  11. Replies
    6
    Views
    275

    Send Method Error Trapping (2003 SP2)

    I use VBA (from within Access) to create and send e-mail via Outlook. If the user's Outlook "message store" is full, an error is generated when the .Send method is executed (see attachment).

    I've...
  12. Replies
    12
    Views
    1,596

    2003 to 2007 Conversion (2007 / 2003)

    I am JUST BEGINNING the process of testing the use of a production Access database (Front-End on client, Back-End on server) using Office 2007 (the application was developed using Access 2003). For...
  13. Replies
    3
    Views
    189

    Re: Printer Preference Saved (2003 SP2)

    Hans & Andrew,

    Thanks - certainly a more rational explanation for the behavior I was observing.
  14. Replies
    3
    Views
    189

    Printer Preference Saved (2003 SP2)

    If a Word document is saved after printing, it appears to save the printer choice in the document. Is this true? If so, is there a way to override this so that the document, by default, prints to...
  15. Replies
    11
    Views
    452

    Re: Hide Items in Combo Drop-Down (2003 SP2)

    Thanks. Easy enough!
  16. Replies
    11
    Views
    452

    Re: Hide Items in Combo Drop-Down (2003 SP2)

    Mark,

    Maybe this is a no-brainer, but how do you force the bottom one to get the focus (so the drop down shows only current staff) when the user clicks on the combo box to make a selection? Seems...
  17. Replies
    11
    Views
    452

    Re: Hide Items in Combo Drop-Down (2003 SP2)

    John,

    This technique works nicely for me -- for single forms (for continuous forms, as noted in. It has the advantage that an additional control doesn't need to be created (Hans' solution). I'll...
  18. Replies
    11
    Views
    452

    Re: Hide Items in Combo Drop-Down (2003 SP2)

    Hans/Mark/John -

    Thanks for the tips. Very sneaky. I have this situation for both single forms and continuous forms. I'll try Hans' overlaid text box scheme first, although I'm wondering if...
  19. Replies
    11
    Views
    452

    Hide Items in Combo Drop-Down (2003 SP2)

    I use a combo control to select a person's name from a staff list. The record ID for that person in the staff table is the bound field for the control (the bound column width is set to zero so only...
  20. Replies
    3
    Views
    560

    Re: Disable Mouse Scroll Wheel? (2003 SP2)

    Hans & Jezza,

    Thanks to you both. Between the two options, it looks like I can solve his problem!!
  21. Replies
    3
    Views
    560

    Disable Mouse Scroll Wheel? (2003 SP2)

    I have a user who is continually frustrated with his mouse scroll wheel causing a form to move from record-to-record rather than scroll the text within a scrollable text box. Is there an...
  22. Replies
    1
    Views
    369

    Truncated Text in Subreports (2003 SP2)

    I've created a "master" report with a bunch of "artificial" groupings (=1, =2, etc. in Sorting and Grouping). I specify a Footer for each of these sections. Based on guidance provided in response...
  23. Replies
    2
    Views
    413

    Re: QueryDef Destination DB (2003 SP2)

    That'll work... I'll do the loop-through-the-QueryDefs thing -- that's what I was going to do with the Destination DB property anyway (until I couldn't find it!).

    Thanks, Hans!
  24. Replies
    2
    Views
    413

    QueryDef Destination DB (2003 SP2)

    Is there a way to access (view) the "Destination DB" property of the QueryDef object through VBA code?

    I relinked some tables to a backend database that's now in a different location. My action...
  25. Replies
    6
    Views
    544

    Re: Outlook Automation from Access (2003 SP2)

    Hans,

    Progress...

    No word yet from the network guys, but I've found an acceptable workaround, which I think may be helpful for others faced with this annoyance.

    As described, I get the...
Results 1 to 25 of 407
Page 1 of 17 1 2 3 4