Results 1 to 3 of 3
  1. #1
    U80824536 is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Jan 2015
    Posts
    2

    Form does not open on different PC but only on my machine

    hello

    I have a Form that only opens on my PC. If I go to another PC the Form ("frmkundenmail") will not open from the Main Form through the Command Button (cmdmehremai). Can it be the Form only opens because I am the owner. I checked all the Options (Akitvex, macros etc) they are the same as on my PC. I have Access 2013. We recently upgraded from Access 2007



    Thanks for the help

    Private Sub cmdmehremail_Click()
    DoCmd.Close acForm, "frmAdressen_m"
    DoCmd.OpenForm "frmkundenmail"
    DoEvents

    End Sub

  2. #2
    U80824536 is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Jan 2015
    Posts
    2

    solved

    ..solved it . I had 2 screens and the othe PC's only 1...so I set to centre on monitor the Form's attributes.

  3. #3
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,642
    Thanks for posting your solution and welcome to the site!
    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. Replies: 14
    Last Post: 06-24-2014, 09:16 AM
  2. Replies: 1
    Last Post: 03-02-2014, 01:31 PM
  3. Replies: 4
    Last Post: 11-27-2013, 09:51 AM
  4. Replies: 1
    Last Post: 05-03-2012, 02:25 PM
  5. Replies: 2
    Last Post: 02-26-2010, 08:14 AM

Tags for this Thread

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