Chris__T
Posts: 339
|
| Posted: 03/26/2008, 12:51 PM |
|
If your grid is limited to the amount of records it shows per screen, then when you export to excel, it only exports what shows on the screen, and not the entire results in the grid.
My query result spanned 4 pages (25 records per page). I exported to excel and it only exported 1st page. I changed the parameter to allow 100 records per page. The page was long (in the web browser, but exporting was fine and all the records were sent.
Something to look at if you try doing this.
|
 |
 |
Chris__T
Posts: 339
|
| Posted: 03/26/2008, 1:31 PM |
|
Disregard. I didn't have some code in there. It works now. It sure feels like a Monday!
|
 |
 |
|