Dim custName As String
custName = ""
custName = InputBox("Please Enter The Customer Name: ")
DataEnvironment1.rsBottleHdr.Find "CustName Like '" & custName & "'"
DataGrid1.SetFocus
Is it got any good idea or more suitable function can be solve my problem?
please help...........

New Topic/Question
Reply




MultiQuote




|