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 do I insert a formula in a cell,which contains some text

How do I insert a formula in a cell,which contains some text
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,365
Default How do I insert a formula in a cell,which contains some text

You can have a formula or you can have some text. Can't be both at the same
time, although a formula may generate text.

Tell us more about what needs to be in that cell during different situations
and maybe we can work out a solution.

"Smitha Roney" wrote:

How do I insert a formula in a cell,which contains some text

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 70
Default How do I insert a formula in a cell,which contains some text

Use the N Function

Eg. =1500+N("This was paid in May")+500+N("This was Paid in June")

Will give you 2000
IS this what you are looking for


"JLatham" wrote:

You can have a formula or you can have some text. Can't be both at the same
time, although a formula may generate text.

Tell us more about what needs to be in that cell during different situations
and maybe we can work out a solution.

"Smitha Roney" wrote:

How do I insert a formula in a cell,which contains some text

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 114
Default How do I insert a formula in a cell,which contains some text

OR Is this what you are looking for?

Example: ="Date of Issue: "&TEXT(TODAY(),"dd-mmm-yy")
Result: Date of Issue: 09-Jul-07



"claude jerry" wrote:

Use the N Function

Eg. =1500+N("This was paid in May")+500+N("This was Paid in June")

Will give you 2000
IS this what you are looking for


"JLatham" wrote:

You can have a formula or you can have some text. Can't be both at the same
time, although a formula may generate text.

Tell us more about what needs to be in that cell during different situations
and maybe we can work out a solution.

"Smitha Roney" wrote:

How do I insert a formula in a cell,which contains some text

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,365
Default How do I insert a formula in a cell,which contains some text

Very good example, from you and Qull666 - that's kind of what I had in mind
when I said there could be a formula that returns some text - also, possibly
and IF() statement. Just depends on description the OP provides back to us
of the exact need.

"claude jerry" wrote:

Use the N Function

Eg. =1500+N("This was paid in May")+500+N("This was Paid in June")

Will give you 2000
IS this what you are looking for


"JLatham" wrote:

You can have a formula or you can have some text. Can't be both at the same
time, although a formula may generate text.

Tell us more about what needs to be in that cell during different situations
and maybe we can work out a solution.

"Smitha Roney" wrote:

How do I insert a formula in a cell,which contains some text



  #6   Report Post  
Posted to microsoft.public.excel.misc
bj bj is offline
external usenet poster
 
Posts: 1,397
Default How do I insert a formula in a cell,which contains some text

if you want just a display of a number with text,
="text"&formula()
if you want it to act as a number, use custom formating but you have to add
the text in the custom format.

"Smitha Roney" wrote:

How do I insert a formula in a cell,which contains some text

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
Insert text in a formula petbi Excel Worksheet Functions 2 June 26th 07 09:43 PM
Need a macro to insert text in a cell that already has text.Excel go1angel Excel Discussion (Misc queries) 2 October 5th 05 10:32 PM
How to insert text into a cell Benjamin Riley Excel Discussion (Misc queries) 6 July 8th 05 10:01 PM
Need macro to insert text string while inside cell (formula) BrianB Excel Discussion (Misc queries) 0 May 31st 05 03:18 PM
How do I set up a formula to insert text in excel? nikki8327 Excel Discussion (Misc queries) 5 February 10th 05 07:18 AM


All times are GMT +1. The time now is 02:33 PM.

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"