Off the top of my head. If you set it up as a DSN you could (in theory)
query it using COUNT(SomeColumn) AS myRowCount. That assumes that a DSN
using Excel supports the COUNT() function.

HTH,
G

On Tue, Oct 11, 2011 at 4:26 PM, Brook Davies <[email protected]> wrote:

>
> Hey Everyone,
>
>
>
> Anyone know a way to count the rows in an excel file without using
> cfspreadsheet to read the entire file in first? That's what I am trying to
> avoid..
>
>
>
> Brook
>
>
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:348056
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to