LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,089
Default How to change Font size based upon cell input

You're very welcome. Thanks for the feedback. I wouldn't worry too much;
there's plenty to go at !

Regards

Trevor


"Ashley McKay" wrote in message
...
Thanks Trevor,

I've never needed to change font sizes dynamically, and I was no aware of
the 'shrink to fit' formatting option.

Makes me feel very inexperienced and new at this... :)

Thanks again!

Ashley.

"Trevor Shuttleworth" wrote:

I guess I'm still not sure exactly what you want to achieve. If it's
because the length of the text is longer, you could just use Format |
Cells... | Alignment tab | Text control = shrink to fit

That would mean that "Sick (2)" and "Sick (3)" would have the same size
font
but "Sick (2.83)" might be less depending on the column width.

Alternatively, you could use =LEN(cell address) to get the length of the
data.

=LEN(D2) = 11 for "Sick (2.83)" in cell D2 ... not including the quotes.
Use in the conditional format.

You just need to determine what font size for what lengths of text ...
but
you've only got three options (Excel 2003 and earlier)

Regards

Trevor


"Ashley McKay" wrote in message
...
OK,

I have a sheet that calculates the number of hours of sick leave taken
from
a specific day, and returns "Sick (XX)" in the column in question.

However, depending upon how much sick leave has been taken, the length
of
the returned statement (Sick (XX)) changes.

What I would like is for the font size to be altered and made smaller
for
a
returned statement of "Sick (2.83)" and made larger for one of "Sick
(3)".

Is that possible?

Ashley.

"Trevor Shuttleworth" wrote:

You might be able to do it with Conditional Formatting ... but you'll
have
to be more specific about what you want to happen and when.

Regards

Trevor


"Ashley McKay" <Ashley wrote in
message
...
Hiya,

I'm in the midst of creating a spreadsheet, and I need one
particular
column
to change the font size based upon the returned data.

Is it posibel to do this within excel itself, without resorting to
VB
or a
macro?

Thanks in advance,








 
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
How do I get a cell to change size with the info I input? Diane New Users to Excel 1 January 14th 07 07:32 PM
how do i change row font color based on cell value in that row brianatkraft Excel Worksheet Functions 5 November 2nd 06 08:53 PM
change font color of cell based on critera amrezzat Excel Worksheet Functions 1 November 20th 05 03:54 PM
How do I change the format of a cell based on what I input? Husker87 Excel Worksheet Functions 8 August 19th 05 10:45 PM
How do you change font color based on the value input? 1 = . mojeta Excel Discussion (Misc queries) 1 July 15th 05 07:17 PM


All times are GMT +1. The time now is 10:12 AM.

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

About Us

"It's about Microsoft Excel"