answersLogoWhite

0

No. It joins data within a cell.

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

What is concatenate key in a relational database?

The concatenate key is simply the combination of several columns in a table, which serves the unique key of that table.


Is it true that the delimiter separates imported data into columns?

yes, it can


What is the function of renal column?

Renal columns are bands of granular tissue that separate adjacent renal pyramids. They contain vessels and urinary tubes that run to the cortex.


Which Excel feature is used to break a data field into separate columns?

Convert Tet to Columns


What function in excel allows your columns to row or rows to columns?

You can use the Transpose facility in Paste Special or use the Tranpose function.


What lines that separate columns and rows in a table and that print?

Gridlines


How can you arrange text into multiple columns?

That depends on the nature of the text and what way you want it to be in columns. If it is just a large block of text that you want into newspaper-styled columns, then word processors and desktop publishers have the facility to do that. If you want text that is data, like names and addresses etc. and you want to break the data up so that all the names are in a column and the addresses are in columns, then you do something different. You separate the components on a line with commas and put each new set of data on a new line. Then it can be imported into a database or spreadsheet and the data will be split into columns based where the commas are.


Which function would let you copy information and turn columns into rows?

The TRANSPOSE function.


Does field indicator separates imported data into columns?

A field indicator or a delimeter, as it can be called, can be used to indicate where fields end. In a spreadsheet or a database it can be used a guide when importing data to help put it into the correct columns.


What are the main differences in a distallation columns fractions?

The main differences in distillation columns fractions are the separation of a mixture. It is component parts or factions that separate chemical compounds.


When a delimited file is imported into Excel fields become?

Different fields will go into columns in the spreadsheet. Records would go into rows in the spreadsheet.


You have Microsoft Excel 2007 version you need to have your total cost column to calculate the cost from two columns How do you do this procedure?

Use the SUM function and separate each range with a comma.EXAMPLE:=SUM(A1:A23,B1:B23)