Search Results For: NotInList

MS Access VBA Control Events – PT3

In this video we are going to continue to cover the following MS Access VBA Control Event: NotInList We will also look at the Open Event Arguments of a Form. This is part 3 of a 3 part video series. The NotInList Event of the combo box: Private Sub cboBookTitles_NotInList(NewData As String, Response As Integer) […]

Continue Reading

MS Access VBA Control Events – PT2

In this video we are going to cover the following MS Access VBA Control Events: AfterUpdate BeforeUpdate NotInList This is part 2 of a 3 part video series. Private Sub cboBookTitles_NotInList(NewData As String, Response As Integer) Dim strMsg As String Dim strForm As String strForm = "frmAddBookTitle" strMsg = "Sorry, ‘" & NewData & "’ […]

Continue Reading

MS Access VBA How To – Free Tutorial Reference

Click if you need help now.   Click here to learn how to put your MS Access database on the web. Make sure you sign up for this now: Free Help! Here is a list of categories you’ll find helpful… VBA Message Box How To’s MS Access Query How To’s MS Excel VBA How To’s […]

Continue Reading

MS Access VBA Programming All 9 Video Modules

  “You want to be an Access guru and be more valuable at your job don’t you?” Give Yourself An Access VBA Education At Your Own Pace For Just $1! MS Access VBA Programming All 9 Video Modules! Erik Loebl (Author) List Price: $89.99 Price: $55 $1 You Save Over: $50! In Stock. (Immediate Download!) […]

Continue Reading