Results 1 to 2 of 2
  1. #1
    ser01 is offline Advanced Beginner
    Windows 7 Access 2007
    Join Date
    Feb 2010
    Posts
    64

    Multiple dynamic forms.

    I have a database that would be used by multiple users over LAN. I have a form with some customers on it that order the same products weekly. Next to each customer on that form there is a Command Button that is pressed to place the order. When that button is pressed a new form opens up with just the product that particular customer orders. The problem is that I can have only one of those forms opened at the time. By pressing the button next to different customer i would like to have a new instance of the form open with the second customers product. I could have several forms and use VBA to check if one of them is opened then open another similar form, this however does not seem to be very elegant and I hoping there is a more appropriate solution.
    Thanks in advance!

  2. #2
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,640
    Never needed it myself, but:

    http://support.microsoft.com/kb/210248
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

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

Similar Threads

  1. Dynamic Web page
    By KevinH in forum Access
    Replies: 3
    Last Post: 01-03-2010, 06:56 PM
  2. Dynamic Report
    By vCallNSPF in forum Reports
    Replies: 0
    Last Post: 12-08-2009, 04:19 PM
  3. Saving records in multiple sub forms
    By niak32 in forum Forms
    Replies: 0
    Last Post: 10-13-2008, 04:24 AM
  4. Replies: 1
    Last Post: 03-22-2007, 10:19 AM
  5. dynamic textbox
    By vam in forum Programming
    Replies: 1
    Last Post: 06-04-2006, 08:59 AM

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