PC Review


Reply
Thread Tools Rate Thread

Combine data

 
 
osaka78
Guest
Posts: n/a
 
      18th Jun 2008
i have data in Sheet 1 under cell A1, B10, C5,D7
Sheet 2 under cell A1,B10,C5,D7
Sheet 3 under cell A1,B10,C5,D7
i want to combine the the data in the above 3 sheet in Sheet 4
Sheet A B C D
Sheet1 A1 B10 C5 D7
Sheet2 A1 B10 C5 D7 ..ect
 
Reply With Quote
 
 
 
 
Dave Peterson
Guest
Posts: n/a
 
      18th Jun 2008
You could put the sheetnames in A2:Axxx
and the addresses in B1:E1

Then put this in B:
=INDIRECT("'"&$A2&"'!"&B$1)
And drag across and down.

osaka78 wrote:
>
> i have data in Sheet 1 under cell A1, B10, C5,D7
> Sheet 2 under cell A1,B10,C5,D7
> Sheet 3 under cell A1,B10,C5,D7
> i want to combine the the data in the above 3 sheet in Sheet 4
> Sheet A B C D
> Sheet1 A1 B10 C5 D7
> Sheet2 A1 B10 C5 D7 ..ect


--

Dave Peterson
 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Combine Data osaka78 Microsoft Excel Misc 1 23rd Apr 2009 05:16 AM
combine data scott Microsoft Excel Misc 3 28th Aug 2008 09:31 PM
How do you combine subform data with mainform data? John Microsoft Access 2 1st Dec 2007 09:24 PM
Combine Data =?Utf-8?B?Sm9obg==?= Microsoft Excel Worksheet Functions 1 4th Sep 2006 09:57 AM
Need to combine and add data smoked1 Microsoft Excel Misc 2 12th Jan 2006 07:56 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:26 PM.