Dynamic Range for Pivot table

Опубликовано: 16 Октябрь 2019
на канале: Rushikesh Shingare
45
1

how to use dynamic range for pivot, so do not need to change the range evry time data changes

In this we are going to see how to give dynamic range to Pivot table
so every time you append the data you do not need to change the data range

Just refresh the pivot will catch all the data
so for that you need to define the range
now apply the pivot
now if you append the data in rows or in columns you do not need to change the range
Just refresh the pivot will catch all the data

go to name manager and define name with below formula and then use the name as pivot range

=OFFSET(Sheet1!$A$1,0,0,COUNTA(Sheet1!$A:$A),COUNTA(Sheet1!$1:$1))

if your data have fixed number of columns then you can use the number instead of last counta (i.e. 2 instead of COUNTA(Sheet1!$1:$1) if your data has only 2 columns and that is not going to change)


На этой странице сайта вы можете посмотреть видео онлайн Dynamic Range for Pivot table длительностью online в хорошем качестве, которое загрузил пользователь Rushikesh Shingare 16 Октябрь 2019, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 45 раз и оно понравилось 1 зрителям. Приятного просмотра!