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
Heres a good one ---- Select Records based on digits following decimal point in numerical value
IE issues with Java scripting errors, trying to print from Outlook and show websites taht have Java scripting embedded.
How to start week on Monday using Lebans MonthCalendar?
How do you access a Frontpage subpage directly through IE
How do I check all checkboxes in a .Net Winforms TreeView Control?
Using "Select * INTO" and original table field captions carryover.
Is there any tool we could convert vb.net project to be C#?
How to embed C# code in aspx page which is repeater?
Can I install SQL Server Express on Small Business Server 2003 without messing up the SBS configs
MessageBox with text box