J
Jacob
I am having a brain fart this morning. Can someone please advise me what is
wrong with this code???
Private Sub Form_Current()
Me.Caption = "You are viewing mfg. dates for " & Nz(Me.cmb.Column(0),
"Ultrasound Machines")
End Sub
wrong with this code???
Private Sub Form_Current()
Me.Caption = "You are viewing mfg. dates for " & Nz(Me.cmb.Column(0),
"Ultrasound Machines")
End Sub