ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   How to do the following copying? (https://www.excelbanter.com/excel-discussion-misc-queries/446150-how-do-following-copying.html)

cyberdude

How to do the following copying?
 
Hi,

I have a spreadsheet in which

cell C2 contains =A1,
cell C3 contains =A3,
cell C4 contains =A5

may I know what operation I can do, without using macro, such that
cell C5 contains =A7, cell C6 contains =A9, cell c7 contains =A11
etc? Thank you.

Mike

joeu2004[_2_]

How to do the following copying?
 
"cyberdude" wrote:
I have a spreadsheet in which
cell C2 contains =A1,
cell C3 contains =A3,
cell C4 contains =A5
may I know what operation I can do, without using
macro, such that cell C5 contains =A7, cell C6
contains =A9, cell c7 contains =A11 etc?


Try a different approach. Enter the following formula in C2 and copy down:

=INDEX(A:A,2*ROWS($C$2:C2)-1)


All times are GMT +1. The time now is 07:06 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com