Differentiate between a worksheet and a chart
Answers
Answered by
5
A worksheet is a collection of data on a page, organized in cells (e.g. table). A chart is the graphical representation of data in a particular format (e.g. pie chart, bar chart, etc.).
Answered by
0
worksheet = A worksheet is a collection of data on a page, organized in cells (e.g. table). A chart is the graphical representation of data in a particular format (e.g. pie chart, bar chart, etc.). Usually a chart is drawn based on a range of data from the worksheet.
chart = Open all the worksheets. Start typing = Sum( Name of the 1st sheet : name of the last sheet ! Cell name ) Detailed explanation: It is handy to have the figures you want to add all in the same cells in each sheet. So if, for example, you had the figures in each sheet in cell c15 and want…
chart = Open all the worksheets. Start typing = Sum( Name of the 1st sheet : name of the last sheet ! Cell name ) Detailed explanation: It is handy to have the figures you want to add all in the same cells in each sheet. So if, for example, you had the figures in each sheet in cell c15 and want…
Similar questions