Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 23
Default Excel formulas with text?

Hello,

The contents of cell A1 are numeric, say 199. I would like the contents of
cell D5 to be the contents of cell A1 concatenated with some text, like so:

A1: 199
D5: 199 days

I tried entering this as a formula for Cell D5, but it didn't work:

=$A$1 + ' days'

I'm not looking for a VBA solution, but would prefer something I can do
directly in Excel.

Any ideas?

Thanks,

Scott
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,101
Default Excel formulas with text?

Try this
=A1&" days"

"scottydel" wrote:

Hello,

The contents of cell A1 are numeric, say 199. I would like the contents of
cell D5 to be the contents of cell A1 concatenated with some text, like so:

A1: 199
D5: 199 days

I tried entering this as a formula for Cell D5, but it didn't work:

=$A$1 + ' days'

I'm not looking for a VBA solution, but would prefer something I can do
directly in Excel.

Any ideas?

Thanks,

Scott

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
Import plain text with formulas into Excel schmiedel Excel Discussion (Misc queries) 2 October 13th 05 09:53 PM
excel formulas with text MellowMe Excel Worksheet Functions 5 July 16th 05 02:15 PM
I want Excel to allow cells with formulas and unrelated text blueboy Excel Discussion (Misc queries) 9 March 4th 05 12:22 AM
colored text in Excel formulas Ricky Setting up and Configuration of Excel 1 February 11th 05 09:08 PM
How do a convert a "text only (no formulas)" Excel (.xls) file to. Steve Excel Discussion (Misc queries) 1 February 2nd 05 05:55 PM


All times are GMT +1. The time now is 12:36 PM.

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"