View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Ken Wright Ken Wright is offline
external usenet poster
 
Posts: 634
Default How to limit the Number of rows in Excel sheet

None. You have 65,536 of them and that's that. Now you can hide them of course, but that doesn't
actually get rid of them. If I'm misunderstanding your question, then please post a bit more
detail.

--
Regards
Ken....................... Microsoft MVP - Excel
Sys Spec - Win XP Pro / XL2K & XLXP

----------------------------------------------------------------------------
Attitude - A little thing that makes a BIG difference
----------------------------------------------------------------------------



"subbu" wrote in message
...
Hi,
I have the requirement to limit the number of rows in
Excel.My backend is MSAccess.Which Excel property does
support the above requirement

subbu