Advanced Excel – Richer Data Labels ”; Previous Next You can have aesthetic and meaningful Data Labels. You can include rich and refreshable text from data points or any other text in your data labels enhance them with formatting and additional freeform text display them in just about any shape Data labels stay in place, even when you switch to a different type of chart. You can also connect them to their data points with Leader Lines on all charts and not just pie charts, which was the case in earlier versions of Excel. Formatting Data Labels We use a Bubble Chart to see the formatting of Data Labels. Step 1 − Select your data. Step 2 − Click on the Insert Scatter or the Bubble Chart. The options for the Scatter Charts and the 2-D and 3-D Bubble Charts appear. Step 3 − Click on the 3-D Bubble Chart. The 3-D Bubble Chart will appear as shown in the image given below. Step 4 − Click on the chart and then click on Chart Elements. Step 5 − Select Data Labels from the options. Select the small symbol given on the right of Data Labels. Different options for the placement of the Data Labels appear. Step 6 − If you select Center, the Data Labels will be placed at the center of the Bubbles. Step 7 − Right-click on any one Data Label. A list of option appears as shown in the image given below. Step 8 − Click on the Format Data Label. Alternatively, you can also click on More Options available in the Data Labels options to display the Format Data Label Task Pane. The Format Data Label Task Pane appears. There are many options available for formatting of the Data Label in the Format Data Labels Task Pane. Make sure that only one Data Label is selected while formatting. Step 9 − In Label Options → Data Label Series, click on Clone Current Label. This will enable you to apply your custom Data Label formatting quickly to the other data points in the series. Look of the Data Labels You can do many things to change the look of the Data Label, like changing the Fill color of the Data Label for emphasis. Step 1 − Click on the Data Label, whose Fill color you want to change. Double click to change the Fill color for just one Data Label. The Format Data Label Task Pane appears. Step 2 − Click Fill → Solid Fill. Choose the Color you want and then make the changes. Step 3 − Click Effects and choose the required effects. For example, you can make the label pop by adding an effect. Just be careful not to go overboard adding effects. Step 4 − In the Label Options → Data Label Series, click on Clone Current Label. All the other data labels will acquire the same effect. Shape of a Data Label You can personalize your chart by changing the shapes of the Data Label. Step 1 − Right-click the Data Label you want to change. Step 2 − Click on Change Data Label Shapes. Step 3 − Choose the shape you want. Resize a Data Label Step 1 − Click on the data label. Step 2 − Drag it to the size you want. Alternatively, you can click on Size & Properties icon in the Format Data Labels task pane and then choose the size options. Add a Field to a Data Label Excel 2013 has a powerful feature of adding a cell reference with explanatory text or a calculated value to a data label. Let us see how to add a field to the data label. Step 1 − Place the Explanatory text in a cell. Step 2 − Right-click on a data label. A list of options will appear. Step 3 − Click on the option − Insert Data Label Field. Step 4 − From the available options, Click on Choose Cell. A Data Label Reference window appears. Step 5 − Select the Cell Reference where the Explanatory Text is written and then click OK. The explanatory text appears in the data label. Step 6 − Resize the data label to view the entire text. Print Page Previous Next Advertisements ”;
Category: Advanced Excel
Advanced Excel – New Functions ”; Previous Next Several new functions are added in the math and trigonometry, statistical, engineering, date and time, lookup and reference, logical, and text function categories. Also, Web category is introduced with few Web service functions. Functions by Category Excel functions are categorized by their functionality. If you know the category of the function that you are looking for, you can click that category. Step 1 − Click on the FORMULAS tab. The Function Library group appears. The group contains the function categories. Step 2 − Click on More Functions. Some more function categories will be displayed. Step 3 − Click on a function category. All the functions in that category will be displayed. As you scroll on the functions, the syntax of the function and the use of the function will be displayed as shown in the image given below. New Functions in Excel 2013 Date and Time Functions DAYS − Returns the number of days between two dates. ISOWEEKNUM − Returns the number of the ISO week number of the year for a given date. Engineering Functions BITAND − Returns a ”Bitwise And” of two numbers. BITLSHIFT − Returns a value number shifted left by shift_amount bits. BITOR − Returns a bitwise OR of 2 numbers. BITRSHIFT − Returns a value number shifted right by shift_amount bits. BITXOR − Returns a bitwise ”Exclusive Or” of two numbers. IMCOSH − Returns the hyperbolic cosine of a complex number. IMCOT − Returns the cotangent of a complex number. IMCSC − Returns the cosecant of a complex number. IMCSCH − Returns the hyperbolic cosecant of a complex number. IMSEC − Returns the secant of a complex number. IMSECH − Returns the hyperbolic secant of a complex number. IMSIN − Returns the sine of a complex number. IMSINH − Returns the hyperbolic sine of a complex number. IMTAN − Returns the tangent of a complex number. Financial Functions PDURATION − Returns the number of periods required by an investment to reach a specified value. RRI − Returns an equivalent interest rate for the growth of an investment. Information Functions ISFORMULA − Returns TRUE if there is a reference to a cell that contains a formula. SHEET − Returns the sheet number of the referenced sheet. SHEETS − Returns the number of sheets in a reference. Logical Functions IFNA − Returns the value you specify if the expression resolves to #N/A, otherwise returns the result of the expression. XOR − Returns a logical exclusive OR of all arguments. Lookup and Reference Functions FORMULATEXT − Returns the formula at the given reference as text. GETPIVOTDATA − Returns data stored in a PivotTable report. Math and Trigonometry Functions ACOT − Returns the arccotangent of a number. ACOTH − Returns the hyperbolic arccotangent of a number. BASE − Converts a number into a text representation with the given radix (base). CEILING.MATH − Rounds a number up, to the nearest integer or to the nearest multiple of significance. COMBINA − Returns the number of combinations with repetitions for a given number of items. COT − Returns the cotangent of an angle. COTH − Returns the hyperbolic cotangent of a number. CSC − Returns the cosecant of an angle. CSCH − Returns the hyperbolic cosecant of an angle. DECIMAL − Converts a text representation of a number in a given base into a decimal number. FLOOR.MATH − Rounds a number down, to the nearest integer or to the nearest multiple of significance. ISO.CEILING − Returns a number that is rounded up to the nearest integer or to the nearest multiple of significance. MUNIT − Returns the unit matrix or the specified dimension. SEC − Returns the secant of an angle. SECH − Returns the hyperbolic secant of an angle. Statistical Functions BINOM.DIST.RANGE − Returns the probability of a trial result using a binomial distribution. GAMMA − Returns the Gamma function value. GAUSS − Returns 0.5 less than the standard normal cumulative distribution. PERMUTATIONA − Returns the number of permutations for a given number of objects (with repetitions) that can be selected from the total objects. PHI − Returns the value of the density function for a standard normal distribution. SKEW.P − Returns the skewness of a distribution based on a population: a characterization of the degree of asymmetry of a distribution around its mean. Text Functions DBCS − Changes half-width (single-byte) English letters or katakana within a character string to full-width (double-byte) characters. NUMBERVALUE − Converts text to number in a locale-independent manner. UNICHAR − Returns the Unicode character that is references by the given numeric value. UNICODE − Returns the number (code point) that corresponds to the first character of the text. User Defined Functions in Add-ins The Add-ins that you install contain Functions. These add-in or automation functions will be available in the User Defined category in the Insert Function dialog box. CALL − Calls a procedure in a dynamic link library or code resource. EUROCONVERT − Converts a number to euros, converts a number from euros to a euro member currency, or converts a number from one euro member currency to another by using the euro as an intermediary (triangulation). REGISTER.ID − Returns the register ID of the specified dynamic link library (DLL) or code resource that has been previously registered. SQL.REQUEST − Connects with an external data source and runs a query from a worksheet, then returns the result as an array without the need for macro programming. Web Functions The following web functions are introduced in Excel 2013. ENCODEURL − Returns a URL-encoded string. FILTERXML − Returns specific data from the XML content by using the specified XPath. WEBSERVICE − Returns the data from a web service. Print Page Previous Next Advertisements ”;