Page 2 of 2 FirstFirst 12
Results 16 to 20 of 20
  1. #16
    Dhanu is offline Novice
    Windows 10 Access 2016
    Join Date
    Oct 2017
    Posts
    10

    hi,
    yes Salvare means Save. so kindly explain me where should i put this code ? (property sheet in the after event ?)

    is there any option to update my database to a place which can edit you.

  2. #17
    June7's Avatar
    June7 is offline VIP
    Windows 10 Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,770
    Select [Event Procedure] in the event property, click the ellipsis (...) to open the VBA editor. Type code.

    No, I do not want to edit your db. You need to do it.

    Review

    https://support.office.com/en-us/art...0-DAB7C75CBE0C

    http://functionx.com/vbaccess/Lesson01.htm
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

  3. #18
    Dhanu is offline Novice
    Windows 10 Access 2016
    Join Date
    Oct 2017
    Posts
    10
    yes sir i will try my best. problem is i dont have much time to read these articals. still i coundnt resolve my problem. anyway thank you very much for your assistance on this.

  4. #19
    Dhanu is offline Novice
    Windows 10 Access 2016
    Join Date
    Oct 2017
    Posts
    10
    hi,

    i just tried several times but still i could not fix it. kindly let me know which field should i select to enter the [Event Procedure] .? ( NETTO OR SALVARE )

    and if you can pls let me know the exact code to type (Me!Netto = ? )


    Click image for larger version. 

Name:	7.jpg 
Views:	8 
Size:	81.7 KB 
ID:	31014



    Click image for larger version. 

Name:	6.jpg 
Views:	8 
Size:	90.8 KB 
ID:	31015






  5. #20
    June7's Avatar
    June7 is offline VIP
    Windows 10 Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,770
    I already suggested the Salvare button Click event.

    Suggest you give buttons more meaningful names, such as: btnSalvare

    The expressions in that AfterUpdate event look appropriate although that code should be in the combobox AfterUpdate event. Might want to use the Me! and Me. qualifiers.

    I don't know your control names so I can't give you exact code. Follow the example provided. If you can't learn by example then you will not be able to progress in developing this db.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

Page 2 of 2 FirstFirst 12
Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 5
    Last Post: 10-18-2017, 09:36 AM
  2. Replies: 5
    Last Post: 02-08-2013, 11:28 AM
  3. query show who dosent has medal3
    By mokhecen in forum Queries
    Replies: 2
    Last Post: 07-27-2012, 11:11 AM
  4. Linking tables to show primary key from main table
    By Mark_435 in forum Database Design
    Replies: 5
    Last Post: 01-12-2012, 09:20 PM
  5. Calculated date does not show in table
    By frankq in forum Forms
    Replies: 6
    Last Post: 06-23-2011, 01:31 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