經安全檢測,此網站為安全網站,請放心前往原始網址!

Access VBA: If Form Value NULL then run query else, end if. - not doing anything - Stack Overflow

I have a piece of code that I've haphazardly written in order to run a query on_click of a form button. Private Sub Command153_Click() If Forms![form name1]![form name2]!Text143 Null Then DoCmd.OpenQuery "InsertGroup", acNormal, acEdit Else End If End Su

stackoverflow.com

網址安全性掃描由 google 提供