My Assistant
![]() ![]() |
|
|
Apr 29 2012, 04:52 AM
Post
#1
|
|
|
UtterAccess Guru Posts: 860 |
dear friends
i use this code to find records in a form Private Sub Command14_Click() DoCmd.GoToControl "P_name" DoCmd.FindRecord Me.Text16.Value End Sub And work very good The problem is this code find one record only or maybe first record i use this code but not work (not find another record) Private Sub Command15_Click() DoCmd.FindNext End Sub how can i use find next to find more than one record thanks |
|
|
|
Apr 29 2012, 06:15 AM
Post
#2
|
|
|
UtterAccess VIP Posts: 2,630 From: Melbourne Australia Down Under |
|
|
|
|
![]() ![]() |
|
Go to Top · Lo-Fi Version | Time is now: 21st May 2013 - 07:20 AM |