Home > Topics > excel > body text

How to use excel's getpivotdata function

coldplay.xixi
Release: 2023-01-13 00:41:26
Original
64772 people have browsed it

How to use excel's getpivotdata function: 1. Open the form, enter the function [=GETPIVOTDATA("Purchase price")], and the purchase price is the query field; 2. Enter the data dialysis table area and quote it absolutely [= GETPIVOTDATA("Purchase price",$H$15)].

How to use excel's getpivotdata function

The operating environment of this article: Windows 7 system, Microsoft Office Excel 2010 version, Dell G3 computer.

How to use excel’s getpivotdata function:

1. First open Excel and create a new table, as shown in the figure.

How to use excels getpivotdata function

#2. Then enter the function =GETPIVOTDATA("Purchase price"), and the purchase price is the query field, as shown in the figure.

How to use excels getpivotdata function

3. Then enter the data dialysis table area and quote it absolutely. At this time, the function is: =GETPIVOTDATA("Purchase price",$H$15), as shown in the figure.

How to use excels getpivotdata function

#4. Then enter the field name. At this time, the function is: =GETPIVOTDATA("Purchase Price",$H$15,"Category"), as shown in the figure.

How to use excels getpivotdata function

5. Then enter the field value. At this time, the function is: =GETPIVOTDATA("Price",$H$15,"Category","Keyboard"), such as As shown in the figure.

How to use excels getpivotdata function

6. Finally, click the Enter key to get the result, as shown in the picture.

How to use excels getpivotdata function

Related learning recommendations: excel tutorial

The above is the detailed content of How to use excel's getpivotdata function. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!