Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 21
Default Fonts & Line Feed in a Cell

Is it possible to have multiple fonts within a single cell?

Also, is there a way to force a line feed when "copying" information from
multiple cells to a single cell?

Thanks MUCH!
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,646
Default Fonts & Line Feed in a Cell



€˛Mark B€¯ ezt Ć*rta:

Is it possible to have multiple fonts within a single cell?

Select the cell and in the formula bar select the text you want to format,
then set font format as required!


Also, is there a way to force a line feed when "copying" information from
multiple cells to a single cell?

You can concatenate two cells into a third one with formula =A1&B1
and can force a line feed between them with =A1&char(10)&B1 if you format
the result cell with wrapping.


Regards,
Stefi


Thanks MUCH!

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 21
Default Fonts & Line Feed in a Cell

Interestiung Stefi, Thanks, but now here is the last question, which I wasn't
anticipating. How can I make them both happen at the same time?

eg. When I use the =A1&char(10)&B1 formula, it does not preserve the font
that is in cell A1 in the new cell.

Thanks!



€˛Mark B€¯ ezt Ć*rta:

Is it possible to have multiple fonts within a single cell?

Select the cell and in the formula bar select the text you want to format,
then set font format as required!


Also, is there a way to force a line feed when "copying" information from
multiple cells to a single cell?

You can concatenate two cells into a third one with formula =A1&B1
and can force a line feed between them with =A1&char(10)&B1 if you format
the result cell with wrapping.


Regards,
Stefi


Thanks MUCH!

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,646
Default Fonts & Line Feed in a Cell

You can't unless you write a little macro for it. Otherwise you have to take
one more step: Pastespecial Format or use Format painter!

Regards,
Stefi

€˛Mark B€¯ ezt Ć*rta:

Interestiung Stefi, Thanks, but now here is the last question, which I wasn't
anticipating. How can I make them both happen at the same time?





eg. When I use the =A1&char(10)&B1 formula, it does not preserve the font
that is in cell A1 in the new cell.

Thanks!



€˛Mark B€¯ ezt Ć*rta:

Is it possible to have multiple fonts within a single cell?

Select the cell and in the formula bar select the text you want to format,
then set font format as required!


Also, is there a way to force a line feed when "copying" information from
multiple cells to a single cell?

You can concatenate two cells into a third one with formula =A1&B1
and can force a line feed between them with =A1&char(10)&B1 if you format
the result cell with wrapping.


Regards,
Stefi


Thanks MUCH!

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default Fonts & Line Feed in a Cell

Mark

A cell with a formula cannot have different font sizes and colors.

You must first change to a value by copypaste specialvaluesokesc

Now F2 to edit the contents.


Gord Dibben MS Excel MVP

On Thu, 8 Feb 2007 06:29:01 -0800, Mark B
wrote:

Interestiung Stefi, Thanks, but now here is the last question, which I wasn't
anticipating. How can I make them both happen at the same time?

eg. When I use the =A1&char(10)&B1 formula, it does not preserve the font
that is in cell A1 in the new cell.

Thanks!



„Mark B” ezt ķrta:

Is it possible to have multiple fonts within a single cell?

Select the cell and in the formula bar select the text you want to format,
then set font format as required!


Also, is there a way to force a line feed when "copying" information from
multiple cells to a single cell?

You can concatenate two cells into a third one with formula =A1&B1
and can force a line feed between them with =A1&char(10)&B1 if you format
the result cell with wrapping.


Regards,
Stefi


Thanks MUCH!




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
How do I insert a line feed in a formula? TX_KniveS Excel Worksheet Functions 5 October 31st 08 12:55 AM
Cell References [email protected] Excel Discussion (Misc queries) 2 November 15th 06 11:37 PM
Using an offset formula for the reference in a relative reference Cuda Excel Worksheet Functions 6 November 15th 06 05:12 PM
funtions for colors for fonts or cell backgrounds? Yogi Smith Excel Worksheet Functions 5 July 12th 06 11:26 PM
Custom functions calculating time arguments Help Desperate Bill_De Excel Worksheet Functions 12 April 25th 06 02:22 AM


All times are GMT +1. The time now is 10:55 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"