thank to this kinwiizzz
you use a highlighter on every piece of text
It is simply a piece of text. You can use a piece of text in formulas for doing things. There are specific functions for dealing with text. If you use a piece of text directly in them, as opposed to a cell reference to a cell that has text, the text will be enclosed in quotation marks and can be referred to as a text string. To find a length of a text string you could use the LEN function like this: =LEN("How long is this text string?")
No. You use the & as the concatenation character in a formula. The following will add the two pieces of text together resulting in one piece of text: ="Hello " & "World"
a paragraph
The PROPER function takes a piece of text and makes the first letter of each word a capital letter and all other letters as lower case. For example: =PROPER("This IS a piecE OF TeXT") The result of this would be: This Is A Piece Of Text
The text functions are a set of functions in Excel that are used to manipulate text. They can be used for things like finding the length of a piece of text or extracting part of a piece of text from it or change it to upper or lower case. There are many other things that they can be used for.
Organization
a comprehension question is when you have to read a piece of text to get the answer
Use <b>Your Text Here</b> OR <strong>Your text here</strong>
a comprehension question is when you have to read a piece of text to get the answer
Concatenation is bringing things together. In a computer a string refers to a piece of text. Concatenating strings means bringing two or more strings together to form one. You could use this to form sentences. You could have a list of names of students who took exams and concatenate their name with another piece of text like " passed." or " failed." to show each students result in a more presentable way.Concatenation is bringing things together. In a computer a string refers to a piece of text. Concatenating strings means bringing two or more strings together to form one. You could use this to form sentences. You could have a list of names of students who took exams and concatenate their name with another piece of text like " passed." or " failed." to show each students result in a more presentable way.Concatenation is bringing things together. In a computer a string refers to a piece of text. Concatenating strings means bringing two or more strings together to form one. You could use this to form sentences. You could have a list of names of students who took exams and concatenate their name with another piece of text like " passed." or " failed." to show each students result in a more presentable way.Concatenation is bringing things together. In a computer a string refers to a piece of text. Concatenating strings means bringing two or more strings together to form one. You could use this to form sentences. You could have a list of names of students who took exams and concatenate their name with another piece of text like " passed." or " failed." to show each students result in a more presentable way.Concatenation is bringing things together. In a computer a string refers to a piece of text. Concatenating strings means bringing two or more strings together to form one. You could use this to form sentences. You could have a list of names of students who took exams and concatenate their name with another piece of text like " passed." or " failed." to show each students result in a more presentable way.Concatenation is bringing things together. In a computer a string refers to a piece of text. Concatenating strings means bringing two or more strings together to form one. You could use this to form sentences. You could have a list of names of students who took exams and concatenate their name with another piece of text like " passed." or " failed." to show each students result in a more presentable way.Concatenation is bringing things together. In a computer a string refers to a piece of text. Concatenating strings means bringing two or more strings together to form one. You could use this to form sentences. You could have a list of names of students who took exams and concatenate their name with another piece of text like " passed." or " failed." to show each students result in a more presentable way.Concatenation is bringing things together. In a computer a string refers to a piece of text. Concatenating strings means bringing two or more strings together to form one. You could use this to form sentences. You could have a list of names of students who took exams and concatenate their name with another piece of text like " passed." or " failed." to show each students result in a more presentable way.Concatenation is bringing things together. In a computer a string refers to a piece of text. Concatenating strings means bringing two or more strings together to form one. You could use this to form sentences. You could have a list of names of students who took exams and concatenate their name with another piece of text like " passed." or " failed." to show each students result in a more presentable way.Concatenation is bringing things together. In a computer a string refers to a piece of text. Concatenating strings means bringing two or more strings together to form one. You could use this to form sentences. You could have a list of names of students who took exams and concatenate their name with another piece of text like " passed." or " failed." to show each students result in a more presentable way.Concatenation is bringing things together. In a computer a string refers to a piece of text. Concatenating strings means bringing two or more strings together to form one. You could use this to form sentences. You could have a list of names of students who took exams and concatenate their name with another piece of text like " passed." or " failed." to show each students result in a more presentable way.
If you type 00123 into a cell it will become 123. If you want to show the two zeroes, you need to format it as text, with the simplest way being to put a ' in front of it like this: '00123. It will now be a piece of text.