Search results

  1. S

    Select bound Combobox value using VBA based on variable?

    So I have a bound combobox, lets call this Assigned_to It has 2 Column, EmployeeID and Nama, with first column as bound column, and hidden What I want is, to autofill this combobox with Nama, which defined in strUser and then lock it when user open the form I have tried to use .RowSource...
  2. S

    Solved DMax increment numbering not working

    Hi guys, I'm new to Access, and is now in the process of editing Northwind templates to suit up my needs However, right now I'm stuck at making my own version of increment number Nothing too fancy actually, I just need the number to restart at the start of December Private Sub...
Back
Top Bottom