Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
painterpat
 
Posts: n/a
Default Can I insert a cell reference into a block of text?

I need add several personalised statements a list of names. There are
several variations of each statement containing he/she, first name etc. The
results are then mailmerged with other standard information into a Word
document.

What I would like to do would be able to insert a cell reference for "First
Name" , "he/she" into the relevant place in each statement .

Any suggestions please?
  #2   Report Post  
Posted to microsoft.public.excel.misc
bpeltzer
 
Posts: n/a
Default Can I insert a cell reference into a block of text?

I think you can do what you want with the TEXT function and concatenation
operator (&). Your formula would be something like
=A1 & " has been on the job for " & text(A2/365,"0.#") & " years."
This combines fixed text with variable data formatted to your specs.

"painterpat" wrote:

I need add several personalised statements a list of names. There are
several variations of each statement containing he/she, first name etc. The
results are then mailmerged with other standard information into a Word
document.

What I would like to do would be able to insert a cell reference for "First
Name" , "he/she" into the relevant place in each statement .

Any suggestions please?

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 convert text string into a cell reference Dave Davis Excel Discussion (Misc queries) 4 May 18th 23 11:48 AM
Maintaining cell reference after sorting GRITS Excel Discussion (Misc queries) 2 April 30th 23 07:42 PM
Cell Capacity - text i2meek Excel Discussion (Misc queries) 4 March 13th 06 12:06 AM
can I reference a sheet name in a cell as text? Karl Barthel Excel Worksheet Functions 1 November 21st 05 10:15 PM
dynamic cell reference within a text string gvm Excel Worksheet Functions 4 July 25th 05 02:40 AM


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