Results 1 to 3 of 3
  1. #1
    etorasso is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Sep 2014
    Posts
    9

    Continue code after pop up window

    I have a module of code that runs to create an Outlook email. The user now wants to select from a defined list of messages to insert into the email based on the client they are sending the email to. The client record is associated to a "message" table that shows which message(s) are available to send the client.

    If I open a form during the "create_email" module to get the selected message, how do I resume the code to use the selected message and continue with the email creation? I am drawing a blank on this one.



    Any thoughts would be a help. Here is a brief diagram of what I need to do.
    Click image for larger version. 

Name:	Message Selection.JPG 
Views:	14 
Size:	44.3 KB 
ID:	27823

  2. #2
    CJ_London is offline VIP
    Windows 10 Access 2010 32bit
    Join Date
    Mar 2015
    Posts
    11,929
    why not have your popup form as a subform on your main form, then you can easily control the flow by enabling/disabling each stage

  3. #3
    etorasso is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Sep 2014
    Posts
    9
    That's not a bad idea. I can keep the sub form hidden until the user presses the "createEmail" button then get the message selection.

    Thanks.

    Ed

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 5
    Last Post: 10-29-2017, 06:46 AM
  2. Replies: 8
    Last Post: 01-18-2017, 11:31 AM
  3. Replies: 2
    Last Post: 11-09-2016, 10:41 AM
  4. Replies: 18
    Last Post: 11-04-2015, 02:13 PM
  5. Replies: 3
    Last Post: 01-16-2013, 02:53 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums