Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 57
Default Copy from one page to another

Hello,

I am taking information from one page and placing it into another. On page
one the information is on the same row but 2 cells apart (i.e. C6,F6,I6...),
on the second page I need this information to be right next to each other
(i.e. B7, C7, D7...). Right now I just use the = sign and then have to click
the original cell that I need but I need to do this about 100 times.

Is there a way to make a formula for this?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,520
Default Copy from one page to another

In Sheet2 B7 enter the below formula and copy to the right/down as required

=INDEX(Sheet1!6:6,(COLUMN(C6)-2)*3)

If this post helps click Yes
---------------
Jacob Skaria


"Scott A" wrote:

Hello,

I am taking information from one page and placing it into another. On page
one the information is on the same row but 2 cells apart (i.e. C6,F6,I6...),
on the second page I need this information to be right next to each other
(i.e. B7, C7, D7...). Right now I just use the = sign and then have to click
the original cell that I need but I need to do this about 100 times.

Is there a way to make a formula for this?

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
COPY A PAGE justven Excel Worksheet Functions 2 January 5th 07 12:45 AM
How do I copy a graph of a data page to a new data page. Jackrc Charts and Charting in Excel 1 May 9th 06 12:20 PM
Excel-copy first row onto each page ok but not last page How? Astro Excel Discussion (Misc queries) 1 June 22nd 05 07:27 AM
Macro that copy page to page just some filled cells LC Excel Discussion (Misc queries) 0 May 13th 05 11:22 PM
multi page copy Jon Excel Discussion (Misc queries) 0 March 22nd 05 04:13 PM


All times are GMT +1. The time now is 08:51 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"