PC Review


Reply
Thread Tools Rate Thread

Change Sheet Format to Tahoma

 
 
Paul Black
Guest
Posts: n/a
 
      29th Aug 2007
Hi everyone,

I have a sheet named "Stats" that I want to delete and then add a
sheet named "Stats" (the same name) which is what ...

Worksheets("Stats").Delete
Worksheets.Add.Name = "Stats"

.... the above does.
What I would also like to do is to Format the WHOLE sheet as Tahoma
Font please.

Thanks in Advance.
All the Best.
Paul

 
Reply With Quote
 
 
 
 
=?Utf-8?B?R2FyeScncyBTdHVkZW50?=
Guest
Posts: n/a
 
      29th Aug 2007
Cells.Font.Name = "Tahoma"
--
Gary''s Student - gsnu200740


"Paul Black" wrote:

> Hi everyone,
>
> I have a sheet named "Stats" that I want to delete and then add a
> sheet named "Stats" (the same name) which is what ...
>
> Worksheets("Stats").Delete
> Worksheets.Add.Name = "Stats"
>
> .... the above does.
> What I would also like to do is to Format the WHOLE sheet as Tahoma
> Font please.
>
> Thanks in Advance.
> All the Best.
> Paul
>
>

 
Reply With Quote
 
Paul Black
Guest
Posts: n/a
 
      29th Aug 2007
Cheers Gary''s Student.

All the Best.
Paul

On Aug 29, 10:22 am, Gary''s Student
<GarysStud...@discussions.microsoft.com> wrote:
> Cells.Font.Name = "Tahoma"
> --
> Gary''s Student - gsnu200740
>
>
>
> "Paul Black" wrote:
> > Hi everyone,

>
> > I have a sheet named "Stats" that I want to delete and then add a
> > sheet named "Stats" (the same name) which is what ...

>
> > Worksheets("Stats").Delete
> > Worksheets.Add.Name = "Stats"

>
> > .... the above does.
> > What I would also like to do is to Format the WHOLE sheet as Tahoma
> > Font please.

>
> > Thanks in Advance.
> > All the Best.
> > Paul- Hide quoted text -

>
> - Show quoted text -



 
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
How do I change the default font from Times New to Tahoma? =?Utf-8?B?QXVyZW9sYQ==?= Microsoft Word Document Management 3 22nd Sep 2006 01:46 AM
Can I change the default front from Tahoma to Arial =?Utf-8?B?S2FyZW4=?= Microsoft Excel Misc 1 6th Nov 2005 10:07 PM
RE: Can I change the default front from Tahoma to Arial =?Utf-8?B?TmF6?= Microsoft Excel Misc 0 6th Nov 2005 04:14 PM
How can I pre format all Excel comments to Tahoma, font size 12, . =?Utf-8?B?TW9uZ29NYW4=?= Microsoft Excel Misc 3 9th Dec 2004 03:07 AM
format change on Copy sheet Glenn Microsoft Excel Misc 2 17th May 2004 05:55 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:58 AM.