Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am reading information in from a SQL Server Database via OLE DB, putting
results into a worksheet which is then used to populate a Pivot Table. Since the number of records returned can vary, I set the rows on the worksheet to an arbitrary 25000. How do I get it so that once I read in the ADO recordset, via Set xlData = Sheets("Sheet2").Range("A2:AC25000") xlData.CopyFromRecordset aRS How do I/can I remove all blank rows? Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Dynamic range in Pivot table | Excel Discussion (Misc queries) | |||
Using dynamic range to create pivot table | Excel Discussion (Misc queries) | |||
Dynamic Range in a Pivot Table | Excel Discussion (Misc queries) | |||
crate group of date, with Dynamic Range in Pivot Table but not wor | Excel Programming | |||
Refreshing a Pivot Table from a dynamic range | Excel Programming |