ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Way (https://www.excelbanter.com/excel-worksheet-functions/210290-way.html)

Dominik

Way
 
Since there is no way to refresh pivot tables in a shared workbook, i have
created a second (not shared) workbook, identical to the shared one.
It contains links to all the cells of the shared files and pivot tables
summarising the shared (linked) data.
Later I would like to link the pivot tables of the unshared file back to a
little summary table in the shared file.

My Problem:
The pivot tables of the unshared file should summarise the linked data,
since every cell contains a link (formula), empty cells are counted by the
pivot tables .

I've tried to use If functions to set empty cells empty (if(xy < 0, xy, "")
but the pivot table still counts those cells.
Also, setting the pivot table count to countnum re

any idea how to solve the problem?

thanks!

Dominik

Way to Summarize Linked Data with Pivot Tables
 
READ HE

Since there is no way to refresh pivot tables in a shared workbook, i have
created a second (not shared) workbook, identical to the shared one.
It contains links to all the cells of the shared files and pivot tables
summarising the shared (linked) data.
Later I would like to link the pivot tables of the unshared file back to a
little summary table in the shared file.

My Problem:
The pivot tables of the unshared file should summarise the linked data,
since every cell contains a link (formula), empty cells are counted by the
pivot tables .

I've tried to use If functions to set empty cells empty (if(xy < 0, xy, "")
but the pivot table still counts those cells.
Also, setting the pivot table count to countnum retrieves wrong values,
since some of the cess contain figures and some of them contain text.
Somtimes couloums dont contain empty cells at all.

any idea how to solve the problem?

thanks!



Shane Devenshire[_2_]

Way to Summarize Linked Data with Pivot Tables
 
Hi,

Try this, PivotTable, Table Options, check For empty cell show and leave the
box to its right empty.

If this helps, please click the Yes button.

Cheers,
Shane Devenshire

"Dominik" wrote:

READ HE

Since there is no way to refresh pivot tables in a shared workbook, i have
created a second (not shared) workbook, identical to the shared one.
It contains links to all the cells of the shared files and pivot tables
summarising the shared (linked) data.
Later I would like to link the pivot tables of the unshared file back to a
little summary table in the shared file.

My Problem:
The pivot tables of the unshared file should summarise the linked data,
since every cell contains a link (formula), empty cells are counted by the
pivot tables .

I've tried to use If functions to set empty cells empty (if(xy < 0, xy, "")
but the pivot table still counts those cells.
Also, setting the pivot table count to countnum retrieves wrong values,
since some of the cess contain figures and some of them contain text.
Somtimes couloums dont contain empty cells at all.

any idea how to solve the problem?

thanks!



Dominik

Way to Summarize Linked Data with Pivot Tables
 
i had it already checked.
I think what I am looking for is some kind of IF formula that gives out a
value that pivot tables regard as empty. ="" is still counted, errors are
counted, too.

"Shane Devenshire" wrote:

Hi,

Try this, PivotTable, Table Options, check For empty cell show and leave the
box to its right empty.


Herbert Seidenberg

Way to Summarize Linked Data with Pivot Tables
 
Transfer data via a macro.
Blanks will stay blanks.



All times are GMT +1. The time now is 11:04 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com