Microsoft
Software
Hardware
Network
Question : Set focus to first null value for records in subform
1) For the attached database, I would like the focus to be on the field with the first record having a Null value for the [txtCode] control.
2) When there is no Null values for the [txtCode] control, focus will be on the [txtCode] field of the first record.
The logic of code would probably look something like this:
Private Sub Form_Load()
If txtCode field for any records are Null Then
Go to [txtCode] field of the first record showing null.
Else
Go to first [txtCode] field of recordset.
End If
End Sub
Attachments:
SetFocusNullRecord.mdb
(280 KB)
(File Type Details)
example database
Answer : Set focus to first null value for records in subform
if you like to switch choose manage identities in the same window
Random Solutions
Small Business Server Crital alerts
Public Desktop Icons not showing in RDP sessions
how to rename a file before saving it after uploading in c#
Joomla SEF URLs
Error: "The site <sitename> could not be found in the Web application SPWebApplication Name=MOSS Parent=SPWebService"
Apache2 name-based virtual host & SSL
How to connect Hyper-V Server 2008 R2 to Cluster Shared Volumes
New record, if field is empty, msgbox
error message for HP laserjet 4700 model
User.isInRole always return false