View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Jon Peltier Jon Peltier is offline
external usenet poster
 
Posts: 6,582
Default Sugestion for the Excel Guys

Half of programming in Excel is a workaround.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
http://PeltierTech.com
_______


"Albert" wrote in message
...
Yeah, but thats not very cool. Its like a WorkAround.
I was thinking something in the lines of class modules, which I am not
very
familiar with.

"Jon Peltier" wrote:

Well, you could do Workbooks.Add followed by the requisite number of
Worksheets.Add.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
http://PeltierTech.com
_______


"Albert" wrote in message
...
Hi.
It would be very nice if SheetsInNewWorkbook was one of the arguments
for
the Workbooks.Add procedure.
Maybe I can do this somehow through my PersonalMacros Addin?
Best regards,
Albert C