0% found this document useful (0 votes)
25 views1 page

Text Functions

This document lists and describes various text functions in 3 sentences: The text functions listed convert text to different formats, extract or modify portions of text, check for matches within text, and convert between character formats. Functions like ASC, BAHTTEXT, DOLLAR and FIXED format numbers as text using different currency symbols or number of decimals. Other functions such as LEFT, MID, LEN, LOWER, PROPER, REPLACE, and CONCATENATE modify or extract parts of strings for operations like concatenation, extraction, replacement, or conversion between cases.

Uploaded by

Bio Sciences
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
25 views1 page

Text Functions

This document lists and describes various text functions in 3 sentences: The text functions listed convert text to different formats, extract or modify portions of text, check for matches within text, and convert between character formats. Functions like ASC, BAHTTEXT, DOLLAR and FIXED format numbers as text using different currency symbols or number of decimals. Other functions such as LEFT, MID, LEN, LOWER, PROPER, REPLACE, and CONCATENATE modify or extract parts of strings for operations like concatenation, extraction, replacement, or conversion between cases.

Uploaded by

Bio Sciences
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

TextFunctions

Function ASC Description Changesfullwidth(doublebyte)Englishlettersorkatakanawithina characterstringtohalfwidth(singlebyte)characters Convertsanumbertotext,usingthe(baht)currencyformat Returnsthecharacterspecifiedbythecodenumber Removesallnonprintablecharactersfromtext Returnsanumericcodeforthefirstcharacterinatextstring Joinsseveraltextitemsintoonetextitem Convertsanumbertotext,usingthe$(dollar)currencyformat Checkstoseeiftwotextvaluesareidentical Findsonetextvaluewithinanother(casesensitive) Formatsanumberastextwithafixednumberofdecimals Changeshalfwidth(singlebyte)Englishlettersorkatakanawithina characterstringtofullwidth(doublebyte)characters Returnstheleftmostcharactersfromatextvalue Returnsthenumberofcharactersinatextstring Convertstexttolowercase Returnsaspecificnumberofcharactersfromatextstringstartingat thepositionyouspecify Extractsthephonetic(furigana)charactersfromatextstring Capitalizesthefirstletterineachwordofatextvalue Replacescharacterswithintext

BAHTTEXT CHAR CLEAN CODE CONCATENATE DOLLAR EXACT FIND,FINDB FIXED JIS

LEFT,LEFTB LEN,LENB LOWER MID,MIDB

PHONETIC PROPER REPLACE, REPLACEB

You might also like