RobAbricon
New Member
- Joined
- Feb 27, 2007
- Messages
- 25
I would like to generate an excel report whose length will vary depending on the amount of data rows that I pull back from an SQL Select statement. I would like to limit the number of SQL statements I issue, so would prefer not to send a second query using the count(*) function. Does excel know which row was the last populated after the data has been received? Or is there a more elegant way of doing this?
Any help appreciated
Rob
Any help appreciated
Rob