johanhjalmarsso
Registered User.
- Local time
- Today, 03:00
- Joined
- Jul 12, 2005
- Messages
- 26
Hi!
I want to put my query results in some sort of array. So I can use index and get the records I want. Is this possible?
I mean like this:
If someone clicks on a button, a query is runned and the result goes into some sort of array. Then I can select specific records and show them in subforms. I plan to have eight subforms and each for one record. (I want to do a search and then display the result as thumbnails and text in subforms, eight per page).
Regards!
Johan
I want to put my query results in some sort of array. So I can use index and get the records I want. Is this possible?
I mean like this:
If someone clicks on a button, a query is runned and the result goes into some sort of array. Then I can select specific records and show them in subforms. I plan to have eight subforms and each for one record. (I want to do a search and then display the result as thumbnails and text in subforms, eight per page).
Regards!
Johan