Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 37
Default Creating function using numbers & text

I have created the function to add in my columns & rows. However, I have
descriptive text that I want to include in the cell. What would the function
be for this? EX: 1 - website only
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,311
Default Creating function using numbers & text

Not sure exactly what you mean, but maybe something like this.

=1 & " - website only"

HTH,
Paul

--

"lucy" wrote in message
...
I have created the function to add in my columns & rows. However, I have
descriptive text that I want to include in the cell. What would the
function
be for this? EX: 1 - website only



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 11,501
Default Creating function using numbers & text

Maybe

= A1+B1 & " Website only"

Substitute A1+B1 for your formula

Mike

"lucy" wrote:

I have created the function to add in my columns & rows. However, I have
descriptive text that I want to include in the cell. What would the function
be for this? EX: 1 - website only

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 37
Default Creating function using numbers & text

i will have text in each cell that could be different each time. So maybe I
am trying to do something that's impossible.

"PCLIVE" wrote:

Not sure exactly what you mean, but maybe something like this.

=1 & " - website only"

HTH,
Paul

--

"lucy" wrote in message
...
I have created the function to add in my columns & rows. However, I have
descriptive text that I want to include in the cell. What would the
function
be for this? EX: 1 - website only




  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 22,906
Default Creating function using numbers & text

=A1 & " - website only"

Or do you mean the "- website only" is different?

Show us a sample of your data currently entered and what you want it to look
like after.


Gord Dibben MS Excel MVP

On Tue, 10 Jun 2008 12:40:00 -0700, lucy wrote:

i will have text in each cell that could be different each time. So maybe I
am trying to do something that's impossible.

"PCLIVE" wrote:

Not sure exactly what you mean, but maybe something like this.

=1 & " - website only"

HTH,
Paul

--

"lucy" wrote in message
...
I have created the function to add in my columns & rows. However, I have
descriptive text that I want to include in the cell. What would the
function
be for this? EX: 1 - website only





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
i need help creating a function that will extract words from a string of text [email protected] Excel Worksheet Functions 4 July 20th 07 10:51 PM
Creating a chart with text not numbers aj1152 Charts and Charting in Excel 1 November 10th 06 09:04 PM
does an IF function only look up numbers & not text? CAPGirl Excel Discussion (Misc queries) 2 October 26th 06 08:20 PM
How do I set up an IF function with text and numbers? Natalie Excel Worksheet Functions 7 November 9th 05 08:50 PM
numbers to text function John T. Sheedy Excel Worksheet Functions 2 March 8th 05 02:13 PM


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