You do not convert any data in Excel. A table is a layout to organize the data. If you want the data to look like it is in a table, then move the data to where you would like it to display.
Chat with our AI personalities
In Excel 2007, after you have created your table, click on the table.Select the Design tab on the menu ribbon.In the Table Style Options, click on "Banded Columns"
It allows you to make charts or graphs. You will find it in the Charts section of the Insert Ribbon in Excel 2007.
In Excel, the ACos function returns the arccosine (in radians) of a number.The syntax for the ACos function is:ACos( number )number is a number between -1 and 1. It is the cosine of the angle that you wish to find.Applies To:Excel 2007, Excel 2003, Excel XP, Excel 2000
Excel does not have a specific chart area. You might be referring to the area within a chart where you can change the legend and other information. You will find chart tools on the Insert tab of the Excel 2007 ribbon.
I assume you want to take the absolute value of a set of data, find the average and convert it to a percentage. For example, my data set is -1 -5 -3. The absolute values sum to 9, the average is 3 and presented as a percentage, it is 300%. I would put in my excel spreadsheet the numbers in a single column (let's call it a2, a3, a4) then in b2 cell, enter +abs(a2) and copy down. At the bottom of the absolute values, enter +average(b2:b4) or whatever your range is. You can use format cell option under edit to convert to %. If you use Excel 2007, you will find % icon under the home tab, on the number pane of the ribbon.