Added: July/01/2004 at 3:11am | IP Logged
|
|
|
thnx chris, but my problem was quite simple. to display only the records the "find" function found i had to loop them out, which is quite correct. but instead it displays all the records in the table, and that's not what i wanted.
so what i did was to "Filter" the specific records out using the "While Not .. Wend" statement, which solved my problem. thnx for the help anyways.
__________________ life is full of surprise, specially today!
|