View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Max Number of Sheets

you are only limited by memory. There is a maximum of 256 when you create a
new workbook, but you can add more after it is created.

--
Regards,
Tom Ogilvy


"Wendy" wrote in message
.. .
Does anyone know if there is a max number of sheets you can add to a
workbook???

Wendy