I have created a lotus script agent which exports documents from a view. The number of documents are approximately 70000. When I run the agent it terminates exactly at 65536 th row. So my guess is that the maximum number of rows allowed in an excel worksheet is 65,536. But microsoft site says that the max rows allowed are nearly 1 lakh (100,000). So what could possibly the issue?
P.S.. I use excel 2007.