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
Excel calendar - Saturday through Friday layout
open port 1433 sql server in windows server 2008
Fonts and MS Access Forms
Automated countdown in outlook calendar?
Move cursor to field using after update event
MS Access and DAT files
Scrolling Issue With DataGridView & Wrapping Text
How to generate autonumber value on add new record
Searching for number range in string
ASP form to database