answersLogoWhite

0


Best Answer

A computer spreadsheet worksheet is a two dimensional array.

Each cell has a unique row and column number (and where there is more than one sheet in the workbook a unique sheet identifier.

This enables the contents of a cell to be found and read from/written to specifically and therfore allows cells to be used in complex formulas.

User Avatar

Wiki User

6y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Why does each cell in a spreadsheet have coordinates?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is a gridsheet?

the line on a spreadsheet which show each individual cell


Meaning of spreadsheet alignment?

A spreadsheet alignment is commonly referred to as a cell alignment. This means that the text within each cell is in alignment in accordance to its settings.


When creating a formula in a spreadsheet for flexibility each operand is a?

Cell referance


What is another name for b3 c7 in a spreadsheet?

B3 and C7 each point to a cell (two separate cells) on a spreadsheet.


What are gridlines?

The lines on the spreadsheet which are call gridlines shows each individual cell


The lines on a spreadsheet that show each individual cell is called a...?

grid


How is an Excel spreadsheet structured?

Microsoft Excel is all about data and spreadsheets. Each cell in a spreadsheet has a unique cell address consisting of its column letter and row number. Each cell must have its own unique address so that you can refer to it when you create a formula.


Does Each Cell In A Spreadsheet can contain text data numerical Data or formulas?

Yes, a cell in a spreadsheet can contain any of text, numbers or formulas, and also things like dates and logical data.


What are the four steps that must be done to implement any LP problem in a spreadsheet?

1. Organize the data for the model on the spreadsheet 2. Reserve separate cells in the spreadsheet to represent each decision variable in the algebraic model. 3. Create a formula in a cell in the spreadsheet that corresponds to the objective function in the algebraic model. 4. For each constraint, create a formula in a separate cell in the spreadsheet that corresponds to the left-hand-side of the constraint.


What is a cell in spreadsheet?

A cell is an individual square, or box. All individual cells are at the intersection of one column which is labelled by letters and one row which is labelled by a number, i.e. A1, A2, A3, B1,B2,B3, etc. So cell A1 is in column A and row 1.


How do you get more the one word underneath each other in a spreadsheet cell?

Press Alt + Enter to go to another line within a cell.


What does cell mean in ict?

Spreadsheet CellsIn the same way that each field in a database can only hold one type of data, each cell in a spreadsheet can only deal with one type of data at a time.For example, it is not possible to enter text and numbers in the same cell, and then be able to use the number in a calculation. The entire contents of the cell would be treated as text.Spreadsheets are widely used because they allow you to use formulas to perform repetitive calculations. Formulas use cell names to perform calculations.Answer to formulas will change when values in the cells it refers to change. This makes a spreadsheet dynamic and powerful.