Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Rob
 
Posts: n/a
Default How do I get the concatenate function in Excel to display results?

I'm using =CONCATENATE(g40,g41) and that is what is displayed in the cell.
I'm not getting the combined text strings from cells g40 and g41. When
setting up the function arguments, the expected results are shown, but when I
click "go" the spreadsheet doesn't display the correct result. I've tried
just using text instead of cell numbers and I get the same results.

Thanks.

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Pete
 
Posts: n/a
Default How do I get the concatenate function in Excel to display results?

It sounds like the cell is formatted as text. Use Format | Cell |
Number (tab) and change it to General. Double-click in the cell (as if
to edit it) then press <enter.

Incidentally, you can reduce typing by changing your formula to:

= G40 & G41

It means the same thing.

If this doesn't cure it, you probably have the calculation mode set to
manual. Press F9 to re-calculate at any time. To change to automatic
calculation go to Tools | Options | Calculation (tab) and select
automatic.

Hope this helps.

Pete

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
daddylonglegs
 
Posts: n/a
Default How do I get the concatenate function in Excel to display results?


Do you mean that the cell just shows the actual formula?

If so select cell and use

EDIT REPLACE

and replace = with =

BTW a simpler formula is

=G40&G41


--
daddylonglegs
------------------------------------------------------------------------
daddylonglegs's Profile: http://www.excelforum.com/member.php...o&userid=30486
View this thread: http://www.excelforum.com/showthread...hreadid=504235

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Bob Phillips
 
Posts: n/a
Default How do I get the concatenate function in Excel to display results?

or maybe you have the wrong view, check ToolsOptionsView and ensure that
Formulas is not checked.

--

HTH

Bob Phillips

(remove nothere from the email address if mailing direct)

"Pete" wrote in message
ups.com...
It sounds like the cell is formatted as text. Use Format | Cell |
Number (tab) and change it to General. Double-click in the cell (as if
to edit it) then press <enter.

Incidentally, you can reduce typing by changing your formula to:

= G40 & G41

It means the same thing.

If this doesn't cure it, you probably have the calculation mode set to
manual. Press F9 to re-calculate at any time. To change to automatic
calculation go to Tools | Options | Calculation (tab) and select
automatic.

Hope this helps.

Pete



  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Rob
 
Posts: n/a
Default How do I get the concatenate function in Excel to display resu

Thanks. I cut and pasted what you had below and it worked. Just for fun I
re-entered =CONCATENATE(g40,g41) and it worked too!

"Pete" wrote:

It sounds like the cell is formatted as text. Use Format | Cell |
Number (tab) and change it to General. Double-click in the cell (as if
to edit it) then press <enter.

Incidentally, you can reduce typing by changing your formula to:

= G40 & G41

It means the same thing.

If this doesn't cure it, you probably have the calculation mode set to
manual. Press F9 to re-calculate at any time. To change to automatic
calculation go to Tools | Options | Calculation (tab) and select
automatic.

Hope this helps.

Pete


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
multiple results display after filter function Morphyus C via OfficeKB.com Excel Worksheet Functions 1 August 11th 05 03:17 PM
How do you display Greek and Russian languages in excel? Mark Hayden Excel Discussion (Misc queries) 1 August 1st 05 08:06 AM
Excel 2003 Slow Function Argument Window [email protected] Excel Discussion (Misc queries) 2 June 28th 05 06:53 PM
Excel option to store trendline's coefficients in cells for use Miguel Saldana Charts and Charting in Excel 9 June 20th 05 08:45 PM
CONVERT Function Disappered in Excel Gord Dibben Excel Discussion (Misc queries) 3 April 13th 05 07:59 PM


All times are GMT +1. The time now is 02:21 AM.

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

About Us

"It's about Microsoft Excel"