Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Darius
 
Posts: n/a
Default best way to do it? copy from a sheet to other sheet

hi
source cells a
C4, C10, C16,..., C352
all of them have fixed 6 steps away from each other.
Now I want to copy them in another sheet within same file but the copy
values sit in:
A1, A2, A3, ....
Best
Darius
  #2   Report Post  
Bernard Liengme
 
Posts: n/a
Default

Try =INDIRECT("Sheet1!C"&(ROW()-1)*6+4)
best wishes
--
Bernard V Liengme
www.stfx.ca/people/bliengme
remove caps from email

"Darius" wrote in message
...
hi
source cells a
C4, C10, C16,..., C352
all of them have fixed 6 steps away from each other.
Now I want to copy them in another sheet within same file but the copy
values sit in:
A1, A2, A3, ....
Best
Darius



  #3   Report Post  
Darius
 
Posts: n/a
Default

Thanks it works but start from C22 instead of C4, how to make it start from C4?
Best


"Bernard Liengme" wrote:

Try =INDIRECT("Sheet1!C"&(ROW()-1)*6+4)
best wishes
--
Bernard V Liengme
www.stfx.ca/people/bliengme
remove caps from email

"Darius" wrote in message
...
hi
source cells a
C4, C10, C16,..., C352
all of them have fixed 6 steps away from each other.
Now I want to copy them in another sheet within same file but the copy
values sit in:
A1, A2, A3, ....
Best
Darius




  #4   Report Post  
Darius
 
Posts: n/a
Default

Thanks it works now, was because in second sheet I started from row 4,
chanign 1 to 4 sloved the problem
Thanks


"Darius" wrote:

hi
source cells a
C4, C10, C16,..., C352
all of them have fixed 6 steps away from each other.
Now I want to copy them in another sheet within same file but the copy
values sit in:
A1, A2, A3, ....
Best
Darius

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 Sheet and move to end Nigel Excel Discussion (Misc queries) 1 August 9th 05 05:09 PM
Copy from 1 sheet to another SDeVuyst Excel Discussion (Misc queries) 2 June 25th 05 03:21 PM
How do I copy Page Setups from one Sheet to Another sheet? Jeff Excel Worksheet Functions 1 June 12th 05 10:08 PM
Does excel recognise names rather than cells? Sue Excel Worksheet Functions 9 May 22nd 05 04:51 AM
relative sheet references ala sheet(-1)!B11 so I can copy a sheet. RonMc5 Excel Discussion (Misc queries) 9 February 3rd 05 12:51 AM


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