Microsoft
Software
Hardware
Network
Question : recordset to array
I have a routine that inserts some data into a powerpoint and it uses an array to step throught the data.
I'm thinking of making it a bit more generic by allowing other code to call it and either pass an arrary or recordset with the data.
Can I pass a recordset and are there any pros/cons of passing a recordset vs an array?
Also, is there an easy way to put the recordset into an array or do you just have to loop through all the records?
thanks
Answer : recordset to array
look at the getRows Method in the VBA help
Random Solutions
Event ID: 36874 Schannel Error
Format dbRow
Styles("No Spacing") universal code?
Display RSS Feed in Access Database
Fast loading items into DataGridView or similar control
DefaultAppPool Crashes
How to pass Id in Repeater control
advice on gas mileage query in a fleet management database
twitter and oAuth
How do you count the number of folders in an Exchange 2007 mailbox?