Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
cyberdude
 
Posts: n/a
Default Can I do it without using macro?

Hi,

I want to do the following:

values of cells C20, C40, C60, C80, C100... are given,

then I need the value of A1 to be that of C20, value of A2 to be that
of C40, value of A3 to be that of C60 and so on.

Is there a quick way to do the above without writing a macro?

Thank you.

David

  #2   Report Post  
Posted to microsoft.public.excel.misc
Peo Sjoblom
 
Posts: n/a
Default Can I do it without using macro?

Put this in A1 and copy down

=INDEX(C:C,ROWS($A$1:A1)*20)

--

Regards,

Peo Sjoblom

Excel 95 - Excel 2007
Northwest Excel Solutions
www.nwexcelsolutions.com
"It is a good thing to follow the first law of holes;
if you are in one stop digging." Lord Healey


"cyberdude" wrote in message
oups.com...
Hi,

I want to do the following:

values of cells C20, C40, C60, C80, C100... are given,

then I need the value of A1 to be that of C20, value of A2 to be that
of C40, value of A3 to be that of C60 and so on.

Is there a quick way to do the above without writing a macro?

Thank you.

David



  #3   Report Post  
Posted to microsoft.public.excel.misc
duane
 
Posts: n/a
Default Can I do it without using macro?

cell a1 =indirect("a"&row()*20)
copy down as required.

"cyberdude" wrote:

Hi,

I want to do the following:

values of cells C20, C40, C60, C80, C100... are given,

then I need the value of A1 to be that of C20, value of A2 to be that
of C40, value of A3 to be that of C60 and so on.

Is there a quick way to do the above without writing a macro?

Thank you.

David


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
Search, Copy, Paste Macro in Excel [email protected] Excel Worksheet Functions 0 January 3rd 06 06:51 PM
Closing File Error jcliquidtension Excel Discussion (Misc queries) 4 October 20th 05 12:22 PM
macro with F9 Kenny Excel Discussion (Misc queries) 1 August 3rd 05 02:41 PM
Make Alignment options under format cells available as shortcut dforrest Excel Discussion (Misc queries) 1 July 14th 05 10:58 PM
Playing a macro from another workbook Jim Excel Discussion (Misc queries) 1 February 23rd 05 10:12 PM


All times are GMT +1. The time now is 01:30 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"