A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Excel » Worksheet Functions
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Formulas dealing with text data



 
 
Thread Tools Display Modes
  #1  
Old June 20th, 2005, 07:26 PM
Bagia
external usenet poster
 
Posts: n/a
Default Formulas dealing with text data

Hello,

Does anyone know where I can find formulas that deal with text data, for
example countif? Any help would be appreciated.

Thanks!
  #2  
Old June 20th, 2005, 07:35 PM
Duke Carey
external usenet poster
 
Posts: n/a
Default

There are hundreds of examples in the Excel newsgroups

Here's a link to facilitate searching the Excel NGs

http://groups.google.com/advanced_gr..._ugroup=*excel


"Bagia" wrote:

Hello,

Does anyone know where I can find formulas that deal with text data, for
example countif? Any help would be appreciated.

Thanks!

  #3  
Old June 20th, 2005, 08:49 PM
Bagia
external usenet poster
 
Posts: n/a
Default

Duke...thanks for your suggestion. I tried to enter "formulas dealing with
text data" and only one came up...mine and yours. Is there a way to search
so that only formulas that deal with text data will appear?



"Duke Carey" wrote:

There are hundreds of examples in the Excel newsgroups

Here's a link to facilitate searching the Excel NGs

http://groups.google.com/advanced_gr..._ugroup=*excel


"Bagia" wrote:

Hello,

Does anyone know where I can find formulas that deal with text data, for
example countif? Any help would be appreciated.

Thanks!

  #4  
Old June 20th, 2005, 09:06 PM
Duke Carey
external usenet poster
 
Posts: n/a
Default

As an example, I used your comment about COUNTIF and text values. The search
string was "countif text values" Lots of good results

"Bagia" wrote:

Duke...thanks for your suggestion. I tried to enter "formulas dealing with
text data" and only one came up...mine and yours. Is there a way to search
so that only formulas that deal with text data will appear?



"Duke Carey" wrote:

There are hundreds of examples in the Excel newsgroups

Here's a link to facilitate searching the Excel NGs

http://groups.google.com/advanced_gr..._ugroup=*excel


"Bagia" wrote:

Hello,

Does anyone know where I can find formulas that deal with text data, for
example countif? Any help would be appreciated.

Thanks!

  #5  
Old June 20th, 2005, 09:19 PM
Bagia
external usenet poster
 
Posts: n/a
Default

Thanks Duke. I don't use text data, but my students do. They want to learn
more about formulas that deal with text and I have no clue except for
countif. Any suggestions?

Thanks so much for your help.

"Duke Carey" wrote:

As an example, I used your comment about COUNTIF and text values. The search
string was "countif text values" Lots of good results

"Bagia" wrote:

Duke...thanks for your suggestion. I tried to enter "formulas dealing with
text data" and only one came up...mine and yours. Is there a way to search
so that only formulas that deal with text data will appear?



"Duke Carey" wrote:

There are hundreds of examples in the Excel newsgroups

Here's a link to facilitate searching the Excel NGs

http://groups.google.com/advanced_gr..._ugroup=*excel


"Bagia" wrote:

Hello,

Does anyone know where I can find formulas that deal with text data, for
example countif? Any help would be appreciated.

Thanks!

  #6  
Old June 20th, 2005, 09:49 PM
Duke Carey
external usenet poster
 
Posts: n/a
Default

From Excel's help file, under Text and Data Functions:

Text and Data functions
ASC Changes full-width (double-byte) English letters or katakana within a
character string to half-width (single-byte) characters

BAHTTEXT Converts a number to text, using the ß (baht) currency format

CHAR Returns the character specified by the code number

CLEAN Removes all nonprintable characters from text

CODE Returns a numeric code for the first character in a text string

CONCATENATE Joins several text items into one text item

DOLLAR Converts a number to text, using the $ (dollar) currency format

EXACT Checks to see if two text values are identical

FIND Finds one text value within another (case-sensitive)

FIXED Formats a number as text with a fixed number of decimals

JIS Changes half-width (single-byte) English letters or katakana within a
character string to full-width (double-byte) characters

LEFT Returns the leftmost characters from a text value

LEN Returns the number of characters in a text string

LOWER Converts text to lowercase

MID Returns a specific number of characters from a text string starting at
the position you specify

PHONETIC Extracts the phonetic (furigana) characters from a text string

PROPER Capitalizes the first letter in each word of a text value

REPLACE Replaces characters within text

REPT Repeats text a given number of times

RIGHT Returns the rightmost characters from a text value

SEARCH Finds one text value within another (not case-sensitive)

SUBSTITUTE Substitutes new text for old text in a text string

T Converts its arguments to text

TEXT Formats a number and converts it to text

TRIM Removes spaces from text

UPPER Converts text to uppercase

VALUE Converts a text argument to a number


"Bagia" wrote:

Thanks Duke. I don't use text data, but my students do. They want to learn
more about formulas that deal with text and I have no clue except for
countif. Any suggestions?

Thanks so much for your help.

"Duke Carey" wrote:

As an example, I used your comment about COUNTIF and text values. The search
string was "countif text values" Lots of good results

"Bagia" wrote:

Duke...thanks for your suggestion. I tried to enter "formulas dealing with
text data" and only one came up...mine and yours. Is there a way to search
so that only formulas that deal with text data will appear?



"Duke Carey" wrote:

There are hundreds of examples in the Excel newsgroups

Here's a link to facilitate searching the Excel NGs

http://groups.google.com/advanced_gr..._ugroup=*excel


"Bagia" wrote:

Hello,

Does anyone know where I can find formulas that deal with text data, for
example countif? Any help would be appreciated.

Thanks!

  #7  
Old June 20th, 2005, 10:29 PM
Bagia
external usenet poster
 
Posts: n/a
Default

Thanks Duke! That's exactly what I did. Thank you again.

"Duke Carey" wrote:

From Excel's help file, under Text and Data Functions:

Text and Data functions
ASC Changes full-width (double-byte) English letters or katakana within a
character string to half-width (single-byte) characters

BAHTTEXT Converts a number to text, using the ß (baht) currency format

CHAR Returns the character specified by the code number

CLEAN Removes all nonprintable characters from text

CODE Returns a numeric code for the first character in a text string

CONCATENATE Joins several text items into one text item

DOLLAR Converts a number to text, using the $ (dollar) currency format

EXACT Checks to see if two text values are identical

FIND Finds one text value within another (case-sensitive)

FIXED Formats a number as text with a fixed number of decimals

JIS Changes half-width (single-byte) English letters or katakana within a
character string to full-width (double-byte) characters

LEFT Returns the leftmost characters from a text value

LEN Returns the number of characters in a text string

LOWER Converts text to lowercase

MID Returns a specific number of characters from a text string starting at
the position you specify

PHONETIC Extracts the phonetic (furigana) characters from a text string

PROPER Capitalizes the first letter in each word of a text value

REPLACE Replaces characters within text

REPT Repeats text a given number of times

RIGHT Returns the rightmost characters from a text value

SEARCH Finds one text value within another (not case-sensitive)

SUBSTITUTE Substitutes new text for old text in a text string

T Converts its arguments to text

TEXT Formats a number and converts it to text

TRIM Removes spaces from text

UPPER Converts text to uppercase

VALUE Converts a text argument to a number


"Bagia" wrote:

Thanks Duke. I don't use text data, but my students do. They want to learn
more about formulas that deal with text and I have no clue except for
countif. Any suggestions?

Thanks so much for your help.

"Duke Carey" wrote:

As an example, I used your comment about COUNTIF and text values. The search
string was "countif text values" Lots of good results

"Bagia" wrote:

Duke...thanks for your suggestion. I tried to enter "formulas dealing with
text data" and only one came up...mine and yours. Is there a way to search
so that only formulas that deal with text data will appear?



"Duke Carey" wrote:

There are hundreds of examples in the Excel newsgroups

Here's a link to facilitate searching the Excel NGs

http://groups.google.com/advanced_gr..._ugroup=*excel


"Bagia" wrote:

Hello,

Does anyone know where I can find formulas that deal with text data, for
example countif? Any help would be appreciated.

Thanks!

 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Unable to have multiple queries feeding a single report PZ Straube Setting Up & Running Reports 15 June 15th, 2005 08:16 AM
Query for 'confirmation' rogge Running & Setting Up Queries 8 April 19th, 2005 03:26 PM
Access reports with a horizontal line after each record??? Bill via AccessMonster.com Setting Up & Running Reports 6 March 9th, 2005 04:51 PM
Change Memo data type to Text data type DS New Users 1 January 26th, 2005 04:56 PM
Concatenatd fields in a query for a searching form Marc Running & Setting Up Queries 8 October 19th, 2004 08:49 PM


All times are GMT +1. The time now is 03:26 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.