mfaqueiroz
Registered User.
- Local time
- Today, 08:23
- Joined
- Sep 30, 2015
- Messages
- 125
Hei, everyone 
I'm doing a do while cycle and I want that it finish at the last bue one record, do you have idea how I can do this?
The idea is represent in the following code, but off course ins't working in this way
Do While rs.EOF-1
||||
||||
Loop
grateful for your help!
I'm doing a do while cycle and I want that it finish at the last bue one record, do you have idea how I can do this?
The idea is represent in the following code, but off course ins't working in this way
Do While rs.EOF-1
||||
||||
Loop
grateful for your help!