Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 6
Default Copy reference cell with alternate column

I have to get data from difference Sheet but in difference column, so say in
sheet 2 cell A1,Formula: =Sheet1:A1, but in Sheet 2 cell B1, formula:
=Sheet1:C1,in Sheet 2 cell C1, formula: =Sheet1:E1
Any shurtcut to copy such formula?
Thank for help.
--
Aclim
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 211
Default Copy reference cell with alternate column

Is there any logic behind selecting cells in sheets?

"aclim" wrote:

I have to get data from difference Sheet but in difference column, so say in
sheet 2 cell A1,Formula: =Sheet1:A1, but in Sheet 2 cell B1, formula:
=Sheet1:C1,in Sheet 2 cell C1, formula: =Sheet1:E1
Any shurtcut to copy such formula?
Thank for help.
--
Aclim

  #3   Report Post  
Posted to microsoft.public.excel.misc
Max Max is offline
external usenet poster
 
Posts: 9,221
Default Copy reference cell with alternate column

One way

In Sheet2
In A1: =INDEX(Sheet1!1:1,COLUMNS($A:A)*2-1)
Copy across as far as required to return Sheet1's A1, C1, E1, ...
You can then fill down as well, to return Sheet1's A2, C2, E2, ...
if desired

Pl mark responses which help by clicking the YES button below
--
Max
Singapore
http://savefile.com/projects/236895
Downloads:22,500 Files:370 Subscribers:66
xdemechanik
---
"aclim" wrote:
I have to get data from difference Sheet but in difference column, so say in
sheet 2 cell A1,Formula: =Sheet1:A1, but in Sheet 2 cell B1, formula:
=Sheet1:C1,in Sheet 2 cell C1, formula: =Sheet1:E1
Any shurtcut to copy such formula?


  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 6
Default Copy reference cell with alternate column

Hi Max,
Thank a lot! your formula work perfectly!
--
Aclim


"Max" wrote:

One way

In Sheet2
In A1: =INDEX(Sheet1!1:1,COLUMNS($A:A)*2-1)
Copy across as far as required to return Sheet1's A1, C1, E1, ...
You can then fill down as well, to return Sheet1's A2, C2, E2, ...
if desired

Pl mark responses which help by clicking the YES button below
--
Max
Singapore
http://savefile.com/projects/236895
Downloads:22,500 Files:370 Subscribers:66
xdemechanik
---
"aclim" wrote:
I have to get data from difference Sheet but in difference column, so say in
sheet 2 cell A1,Formula: =Sheet1:A1, but in Sheet 2 cell B1, formula:
=Sheet1:C1,in Sheet 2 cell C1, formula: =Sheet1:E1
Any shurtcut to copy such formula?


  #5   Report Post  
Posted to microsoft.public.excel.misc
Max Max is offline
external usenet poster
 
Posts: 9,221
Default Copy reference cell with alternate column

Welcome, Aclim
--
Max
Singapore
http://savefile.com/projects/236895
Downloads:22,500 Files:370 Subscribers:66
xdemechanik
---
"aclim" wrote in message
...
Hi Max,
Thank a lot! your formula work perfectly!
--
Aclim





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
HOW DO COPY A CELL BUT INCREASE ITS REFERENCE BY TWO CELL POSITIO. Crusty Excel Discussion (Misc queries) 1 May 29th 07 05:59 PM
Copy formula down a column does not use correct cell reference brett Excel Discussion (Misc queries) 1 January 9th 06 04:31 AM
Column Reference Copy Jon C Excel Worksheet Functions 5 April 29th 05 01:42 PM
Copy Cell or Column without advancing formula reference? sgluntz Excel Discussion (Misc queries) 1 March 17th 05 07:13 PM
Select alternate rows to copy Christina Excel Discussion (Misc queries) 4 January 27th 05 01:05 AM


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