ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Need help for getting output (https://www.excelbanter.com/excel-discussion-misc-queries/261457-need-help-getting-output.html)

balurrpr

Need help for getting output
 
have information from different people and want to consolidate it in one
single sheet using pivot tabel (without using macro)

sample-

Data - 1

Name Date Org Status Tiff #
Anita 14-Apr-10 it processed 123
Anita 14-Apr-10 it pending 126
Anita 15-Apr-10 datex pending 128

Data 2

Name Date Org Status Tiff
Rahul 14-Apr-10 it processed 131
Rahul 15-Apr-10 datex pending 134
Rahul 15-Apr-10 datex processed 135



it is a continues process day by day

both data are from different excel sheet want it in one sheet

Roger Govier[_8_]

Need help for getting output
 
Hi
Without using a macro you can only do a manual copy and paste

Set up a New sheet.
Mark all rows for Sheet 1 CopyGot to A1 of Sheet3Paste
Mark rows form row 2 on sheet2 to endCopygot to first empty row of
Sheet3Paste

Base your Pivot Table on Sheet3
On sheet3, create a Dynamic Range.
InsertNameDefine
Name myData
Refers to =INDEX($1:$65536,COUNTA($A:$A),COUNTA($1:$1))

Make the source for your Pivot Table =myData
--
Regards
Roger Govier

balurrpr wrote:
have information from different people and want to consolidate it in one
single sheet using pivot tabel (without using macro)

sample-

Data - 1

Name Date Org Status Tiff #
Anita 14-Apr-10 it processed 123
Anita 14-Apr-10 it pending 126
Anita 15-Apr-10 datex pending 128

Data 2

Name Date Org Status Tiff
Rahul 14-Apr-10 it processed 131
Rahul 15-Apr-10 datex pending 134
Rahul 15-Apr-10 datex processed 135



it is a continues process day by day

both data are from different excel sheet want it in one sheet


balurrpr

Need help for getting output
 
Hi,

Not getting the things

any other option ?





"Roger Govier" wrote:

Hi
Without using a macro you can only do a manual copy and paste

Set up a New sheet.
Mark all rows for Sheet 1 CopyGot to A1 of Sheet3Paste
Mark rows form row 2 on sheet2 to endCopygot to first empty row of
Sheet3Paste

Base your Pivot Table on Sheet3
On sheet3, create a Dynamic Range.
InsertNameDefine
Name myData
Refers to =INDEX($1:$65536,COUNTA($A:$A),COUNTA($1:$1))

Make the source for your Pivot Table =myData
--
Regards
Roger Govier

balurrpr wrote:
have information from different people and want to consolidate it in one
single sheet using pivot tabel (without using macro)

sample-

Data - 1

Name Date Org Status Tiff #
Anita 14-Apr-10 it processed 123
Anita 14-Apr-10 it pending 126
Anita 15-Apr-10 datex pending 128

Data 2

Name Date Org Status Tiff
Rahul 14-Apr-10 it processed 131
Rahul 15-Apr-10 datex pending 134
Rahul 15-Apr-10 datex processed 135



it is a continues process day by day

both data are from different excel sheet want it in one sheet

.



All times are GMT +1. The time now is 01:10 AM.

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