#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Data reports

I am trying to compile the data from multiple sheets into one report. I have
multiple worksheets of the same sheet with different responses/answers. Is
there anyway to make one report (say monthly or quarterly) where the data is
combined from all worksessions? Thanks. I am new at Excel.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 132
Default Data reports

There are several ways to do it.
1) Copy the data you want into a sheet. Select the range and use Edit Copy,
Edit Paste function
2) Using Paste Link function, Everytime your cell value in a sheet changes,
the link cell value will change.
Example : Your file name is abc.xls, under sheet 1 cell a1 has a value 123456
You want it show at file name result.xls under sheet 1 cell b11
GO TO abc.xls sheet1, cell a1 - Select Edit Copy
GO TO result.xls sheet1 cell b11 - Select Edit Paste Special Click Button
Paste Link
As you may have many cells to link, let me explain the link formula for you
to see if it helps. You would see the below formula at results.xls sheet 1
cell b11 after linking. To edit the formula, you press <F2
='[abc.xls]Sheet1'!$B$11
Delete the $ sign. ($ sign means absolute )
(To see the differences, you could copy the cell 11 to cell 12 with/without
$ sign formula.)
3) Using Macro function - as your requirement is not details and you mention
you are new, I will not explain to you here.

Hope this helps you
Anna
"Disp4115bh" wrote:

I am trying to compile the data from multiple sheets into one report. I have
multiple worksheets of the same sheet with different responses/answers. Is
there anyway to make one report (say monthly or quarterly) where the data is
combined from all worksessions? Thanks. I am new at Excel.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
macro unouwanme Excel Discussion (Misc queries) 9 August 31st 06 09:38 PM
Pull data from another sheet based on certain criteria steve_sr2 Excel Discussion (Misc queries) 1 February 23rd 06 10:08 AM
Inserting a new line in spreadsheet Rental Man Excel Discussion (Misc queries) 2 January 9th 06 04:55 PM
Excel Macro to Copy & Paste [email protected] Excel Worksheet Functions 0 December 1st 05 01:56 PM
Line Graph Data Recognition Nat Charts and Charting in Excel 2 April 30th 05 02:07 PM


All times are GMT +1. The time now is 10:49 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"