PC Review


Reply
Thread Tools Rate Thread

Adding tab via Macro

 
 
Dushyant Rajput
Guest
Posts: n/a
 
      1st Dec 2006
Greetings,

I have to prepare a report each week in which after compilation of all the
data I have to add one tab in each excel spreadsheet.
I have 15 sheets and all the sheets have different numbers of tab. I am
unable to conclude how to make macro to add a tab at the last of each
workbook.

Any help would be highly appreciated

Thanks
Dushyant


 
Reply With Quote
 
 
 
 
Bob Phillips
Guest
Posts: n/a
 
      1st Dec 2006
worksheets.Add after:=worksheets(worksheets.Count)


--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"Dushyant Rajput" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Greetings,
>
> I have to prepare a report each week in which after compilation of all the
> data I have to add one tab in each excel spreadsheet.
> I have 15 sheets and all the sheets have different numbers of tab. I am
> unable to conclude how to make macro to add a tab at the last of each
> workbook.
>
> Any help would be highly appreciated
>
> Thanks
> Dushyant
>
>



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Adding a Tab in a Macro michaelberrier@gmail.com Microsoft Excel Misc 10 28th Feb 2006 09:57 PM
Adding a row with macro =?Utf-8?B?TmlnZWw=?= Microsoft Excel Programming 3 5th May 2005 11:38 AM
Adding Row to this macro =?Utf-8?B?TmlnZWw=?= Microsoft Excel Misc 2 4th May 2005 05:27 PM
Adding row Macro From Mike G. Microsoft Excel Programming 2 18th May 2004 06:21 PM
Adding macro code to Personal Macro Workbook mika Microsoft Excel Misc 2 16th Oct 2003 09:35 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:52 AM.