Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / New Users / July 2006

Tip: Looking for answers? Try searching our database.

Display contents of cell in another cell as part of text string?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
mschmidt@carolina.rr.com - 08 Jul 2006 19:32 GMT
How can I display the contents of a cell in another as part of a text
string.

Such as... "The answer is "B4""

where B4 is the contents of cell B4?

Thanks
RagDyeR - 08 Jul 2006 19:36 GMT
Try this:

="The answer is "&B4

Note <space> after "is".
Signature


HTH,

RD
=====================================================
Please keep all correspondence within the Group, so all may benefit!
=====================================================

How can I display the contents of a cell in another as part of a text
string.

Such as... "The answer is "B4""

where B4 is the contents of cell B4?

Thanks
SteveW - 08 Jul 2006 19:38 GMT
> How can I display the contents of a cell in another as part of a text
> string.
[quoted text clipped - 4 lines]
>
> Thanks

="The answer is " & B4

Signature

Steve (3)

daddylonglegs - 08 Jul 2006 19:44 GMT
Try

="The answer is "&B4

or, if you want to format B4 in a specific way e.g. with 2 decimal
places something like

="The answer is "&TEXT(B4,"###.00")

Signature

daddylonglegs

 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.