CJBIRKIN
Drink!
- Local time
- Today, 06:23
- Joined
- May 10, 2002
- Messages
- 255
Hello
I just posted this to the forum
http://www.access-programmers.co.uk/forums/showthread.php?s=&threadid=33540
and it got me thinking.
In VB v5/6 you can create an array of objects such as text boxes and postion them on a form during run time.
Do you think it is possible to do a make table on a crosstab query then return the fieldnames for that table. Then you could create an array of textboxes with their control sources set to to each element of the array ( the field names) and position them on an access report as you load it.
What i'm basically asking is is the logic sound. I don't want to spend half a day trying this out if it's going no-where!!
Any replies will be greatfully received
Chris
I just posted this to the forum
http://www.access-programmers.co.uk/forums/showthread.php?s=&threadid=33540
and it got me thinking.
In VB v5/6 you can create an array of objects such as text boxes and postion them on a form during run time.
Do you think it is possible to do a make table on a crosstab query then return the fieldnames for that table. Then you could create an array of textboxes with their control sources set to to each element of the array ( the field names) and position them on an access report as you load it.
What i'm basically asking is is the logic sound. I don't want to spend half a day trying this out if it's going no-where!!
Any replies will be greatfully received
Chris