Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
Could someone let me know What is the maximum number of worksheets that can be inserted into a workbook??? Thanks, Neeraja. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
The number of worksheets is limited by your system resources (ie.,
RAM). You can only add (via VBA) 255 at a time, but you can keep adding after that. In article , "neeraja" wrote: Could someone let me know What is the maximum number of worksheets that can be inserted into a workbook??? |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
If you go to help and type LIMIT in the search field all will be revealed!
It would appear the memory is your only limit - but what about young people?? Ha! Cheers from North Yorkshire John |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
What is the maximum number of sheets you can have in xl2003? | Excel Discussion (Misc queries) | |||
Maximum Number Of Worksheets In A Work Book-Not A Memory Issue???? | Excel Discussion (Misc queries) | |||
Maximum no of cahrt sheets? | Charts and Charting in Excel | |||
What is the Maximum amount of sheets in a workbook? | Excel Discussion (Misc queries) | |||
How do I reconcile two sheets with in a .xls book? | New Users to Excel |