Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 48
Default what was name of that function/method??

I can't recall but there is a function (I think?) that can open or create a
workbook/or worksheet based on an existing template. Does anyone recall that
function name ?

Thanks
Bing
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4,624
Default what was name of that function/method??

Check out Workboooks.Add in XL/VBA Help.


In article ,
"Bing" wrote:

I can't recall but there is a function (I think?) that can open or create a
workbook/or worksheet based on an existing template. Does anyone recall that
function name ?

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,758
Default what was name of that function/method??

And for adding sheets to an existing workbook:

Sheets.Add Type:="C:\my documents\excel\book1.xls"



JE McGimpsey wrote:

Check out Workboooks.Add in XL/VBA Help.

In article ,
"Bing" wrote:

I can't recall but there is a function (I think?) that can open or create a
workbook/or worksheet based on an existing template. Does anyone recall that
function name ?


--

Dave Peterson
  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,272
Default what was name of that function/method??

what sort of type is that? :-)

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Dave Peterson" wrote in message
...
And for adding sheets to an existing workbook:

Sheets.Add Type:="C:\my documents\excel\book1.xls"



JE McGimpsey wrote:

Check out Workboooks.Add in XL/VBA Help.

In article ,
"Bing" wrote:

I can't recall but there is a function (I think?) that can open or

create a
workbook/or worksheet based on an existing template. Does anyone

recall that
function name ?


--

Dave Peterson



  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 123
Default what was name of that function/method??

Template sort of type :-)
Adds all sheets in book1.xls

Sharad



*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!


  #6   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,758
Default what was name of that function/method??

I think that Bill Murray in Stripes may have answered:

Excel Type, Sir!



Bob Phillips wrote:

what sort of type is that? :-)

--

HTH

RP
(remove nothere from the email address if mailing direct)

"Dave Peterson" wrote in message
...
And for adding sheets to an existing workbook:

Sheets.Add Type:="C:\my documents\excel\book1.xls"



JE McGimpsey wrote:

Check out Workboooks.Add in XL/VBA Help.

In article ,
"Bing" wrote:

I can't recall but there is a function (I think?) that can open or

create a
workbook/or worksheet based on an existing template. Does anyone

recall that
function name ?


--

Dave Peterson


--

Dave Peterson
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Forecast function calculation method? Kayote New Users to Excel 1 April 10th 06 10:23 AM
method and function mango Excel Worksheet Functions 0 December 14th 04 11:51 PM
Need a method or function Eric Marple Excel Programming 2 August 9th 04 01:31 PM
Function or method Eric Marple Excel Programming 1 August 5th 04 05:48 PM
Method? Function? Operator? I dunno ): Michael Smith Excel Programming 0 September 5th 03 09:47 PM


All times are GMT +1. The time now is 04:58 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"