ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Text that includes data from a designated cell? (https://www.excelbanter.com/excel-discussion-misc-queries/96218-text-includes-data-designated-cell.html)

Blades

Text that includes data from a designated cell?
 
Hi,

I want to write a short sentance that includes data from a cell on my
spreadsheet, is there any way of doing this?

for example I want to say;

"The number of women giving birth this year is (the value in cell C1)"

Can anyone help?

tony h

Text that includes data from a designated cell?
 

="The number of women giving birth this year is" & C1

hope this helps


--
tony h
------------------------------------------------------------------------
tony h's Profile: http://www.excelforum.com/member.php...o&userid=21074
View this thread: http://www.excelforum.com/showthread...hreadid=555907


Dave Peterson

Text that includes data from a designated cell?
 
And if you wanted it formatted:

="The number of women giving birth this year is " & text(C1,"#,##0") & "."

Blades wrote:

Hi,

I want to write a short sentance that includes data from a cell on my
spreadsheet, is there any way of doing this?

for example I want to say;

"The number of women giving birth this year is (the value in cell C1)"

Can anyone help?


--

Dave Peterson


All times are GMT +1. The time now is 09:11 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com