Search results

  1. R

    Question "could not update currently locked" msg access 2010

    Hi, If anyone had similar issue, I hope you can share your solution with me. I have been running a database at work for a couple months now that is used by over 150 people. Yesterday I split the back-end file into four back-end files because the original BE file is getting too big. After I...
  2. R

    Can someone show me how to add the codes to record the Date and LoginID

    Hi, I have the following code to check all the boxes in the subform. I also want the date and the loginID to be recorded when the select-all button is clicked. The date column and the loginID column are in the subform. Can someone please tell me how can I integrate these: Me.EntryDate = Now()...
  3. R

    I want to create a button to check off boxes in a subform

    Hi, I created a navigation form which has several tabs. Each tab has a subform attached to it. When I click on different tabs, different subforms will show. I will want to create a button to check off all boxes in the subform only when it's showing. I found the following code but when I ran it...
  4. R

    Hello from new member Raymond

    Hi, My name is Raymond. I have been using MS Access for couple months now. I started learning MS SQL at the same time as Access. I think my biggest weakness on using Access is that I don't have knowledge of the VBA. I want to start using more and more VBA code in my databases to make them more...
Back
Top Bottom