Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default How to concatonate two words with first word in BOLD format?

I want to concatenate two words from two different columns but I want the
first word in Bold, the second word not in bold. Is there a way to do this
in Excel?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4
Default How to concatonate two words with first word in BOLD format?

If the first word is in A1, second in A2 then use:-

=CONCATENATE(UPPER(A1),A2)

Hope this helps.

Andy

"nculbert" wrote:

I want to concatenate two words from two different columns but I want the
first word in Bold, the second word not in bold. Is there a way to do this
in Excel?

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,203
Default How to concatonate two words with first word in BOLD format?

Andy Bailey has probably given you as good a solution as you're going to get
without resorting to VBA.

"nculbert" wrote:

I want to concatenate two words from two different columns but I want the
first word in Bold, the second word not in bold. Is there a way to do this
in Excel?

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 17
Default How to concatonate two words with first word in BOLD format?

On 2/22/2010 8:09 AM, Andy Bailey wrote:
If the first word is in A1, second in A2 then use:-

=CONCATENATE(UPPER(A1),A2)

Hope this helps.

Andy

"nculbert" wrote:

I want to concatenate two words from two different columns but I want the
first word in Bold, the second word not in bold. Is there a way to do this
in Excel?


That gets you upper case, which should stand out pretty well in
appearance. Good suggestion, Andy!

Bill
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
Format number using CONCATONATE ChasDavisIII Excel Worksheet Functions 5 March 23rd 09 03:39 AM
Paste chart to word-lose bold type kate New Users to Excel 1 November 21st 06 11:16 AM
How do i make certain words automatically bold themselves. INFO@Skyline New Users to Excel 6 November 9th 06 09:09 PM
Is it possible to make a word in a formula bold? SpielbergRules Excel Worksheet Functions 5 July 2nd 06 06:59 PM
Help to edit (bold, colour etc) words in a text box created by control toolbox Jonathan hill via OfficeKB.com Excel Discussion (Misc queries) 1 February 12th 05 01:00 PM


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