Results 1 to 3 of 3
  1. #1
    Espenlor is offline Novice
    Windows 7 64bit Access 2010 32bit
    Join Date
    Oct 2016
    Posts
    2

    Urgent need for help on Access

    Hello, i need urgent help on a program made for calculation who now doesnt work on the login button who is suppose to open a form, i don't know why because this have worked before and suddenly stops working.

    Is there anyone here who can help me to take a look into this matter??


    Br.



    Espenlor

  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,652
    Sure, but you'll need to post the code or the database, and what error you get.
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

  3. #3
    Espenlor is offline Novice
    Windows 7 64bit Access 2010 32bit
    Join Date
    Oct 2016
    Posts
    2

    Problem when click ok, doesn't open prosjektlist

    Hello, the problem are that when clicking ok it doesn't open the fmrtilbudsliste
    Prosjektkalkulator.zipProsjektkalkulator.zip

    Private Sub cmdÅpneTilbudsliste_Click()
    'On Error GoTo Åpne_tilbudsliste_Err




    DoCmd.OpenForm "frmtilbudsliste", acFormDS, "", "", , acNormal
    Forms!frmTilbudsliste.Requery
    Forms!frmTilbudsliste.Caption = "Tilbudsliste for " & Firmanavn
    Me.Visible = False

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

Similar Threads

  1. Replies: 7
    Last Post: 09-09-2015, 11:24 PM
  2. Urgent Access Database Assistance
    By ETCallHome in forum Access
    Replies: 4
    Last Post: 04-04-2014, 08:35 AM
  3. Replies: 3
    Last Post: 11-20-2012, 09:52 AM
  4. Urgent Access query help required
    By aty01 in forum Queries
    Replies: 9
    Last Post: 05-23-2012, 12:57 PM
  5. Help!!! Urgent Access SQL Query Question
    By pinecrest515 in forum Queries
    Replies: 1
    Last Post: 12-06-2010, 02:40 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