Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 70
Default Merge information from different sheets in to 1

I am trying to create a main document that will read various coloumns from
different sheets in a workbook but put them all in one place.

i.e. In Document A I have - page 1 coloumn A, page 2 Column A, Page 3
coloumn A. I want to see all these coloums in Document 2 coulmn A. I want
the coloumn in Page 2 to pick up lines 1 to 1000 in each of Documents A's
pages, missing out any blanks - if possible.
Thanks



  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 142
Default Merge information from different sheets in to 1

Place one of these in cell A1 of the sheet you want it all to be, the copy
formula down ( autofill)
replace Sheet1 ( names) with your worksheet names
=Sheet1!A1&Sheet2!A1&Sheet3!A1
or use
=CONCATENATE

=CONCATENATE(Sheet1!A1,Sheet2!A1,Sheet3!A1)

"Fiona" wrote:

I am trying to create a main document that will read various coloumns from
different sheets in a workbook but put them all in one place.

i.e. In Document A I have - page 1 coloumn A, page 2 Column A, Page 3
coloumn A. I want to see all these coloums in Document 2 coulmn A. I want
the coloumn in Page 2 to pick up lines 1 to 1000 in each of Documents A's
pages, missing out any blanks - if possible.
Thanks



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 70
Default Merge information from different sheets in to 1

Thank you!

"ufo_pilot" wrote:

Place one of these in cell A1 of the sheet you want it all to be, the copy
formula down ( autofill)
replace Sheet1 ( names) with your worksheet names
=Sheet1!A1&Sheet2!A1&Sheet3!A1
or use
=CONCATENATE

=CONCATENATE(Sheet1!A1,Sheet2!A1,Sheet3!A1)

"Fiona" wrote:

I am trying to create a main document that will read various coloumns from
different sheets in a workbook but put them all in one place.

i.e. In Document A I have - page 1 coloumn A, page 2 Column A, Page 3
coloumn A. I want to see all these coloums in Document 2 coulmn A. I want
the coloumn in Page 2 to pick up lines 1 to 1000 in each of Documents A's
pages, missing out any blanks - if possible.
Thanks



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
add information from multiple sheets into one box on another sheet create button to unhide rows Excel Discussion (Misc queries) 0 January 21st 07 11:01 PM
Office 2003 merge questions deusy Excel Worksheet Functions 0 August 16th 06 04:04 PM
Align information in multiple sheets L Martin Excel Discussion (Misc queries) 7 August 7th 06 08:44 PM
Help :Merge 2 employee information tables akhilash Excel Discussion (Misc queries) 1 November 29th 05 04:46 PM
Word found no merge fields in your main document. lburg801 Excel Discussion (Misc queries) 0 November 28th 05 09:01 PM


All times are GMT +1. The time now is 04:36 AM.

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"