View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
xiaoniao xiaoniao is offline
external usenet poster
 
Posts: 1
Default Excel maximum Row number

Why excel worksheet limit the row number to maximum 65536 only ? From my
calculation report, I really need to run the calculation to more than 65536
row, otherwise, I have to separate into two calculation with all the
worksheet function. This is really tidious for me to sort out all the result.
Is there any other way to extend the maximum row tange ?