Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.newusers
Ken Proj mgr
 
Posts: n/a
Default How do I set up a copy and paste formula with ascending columns

I am pulling info from one sheet to another. I need to copy a formula going
vertically down, but I need the column designator to ascend and not the row.

  #2   Report Post  
Posted to microsoft.public.excel.newusers
Roger Govier
 
Posts: n/a
Default How do I set up a copy and paste formula with ascending columns

Hi Ken

One way
Supposing you have data in cells A1:E1 on Sheet2 and you want to copy
the data to cells A1:A5 of Sheet1
In cell A1 of Sheet1
=OFFSET(Sheet2!$A$1,0,ROW(1:1)-1)
and copy down.

--
Regards

Roger Govier


"Ken Proj mgr" wrote in message
...
I am pulling info from one sheet to another. I need to copy a formula
going
vertically down, but I need the column designator to ascend and not
the row.



  #3   Report Post  
Posted to microsoft.public.excel.newusers
kraljb
 
Posts: n/a
Default How do I set up a copy and paste formula with ascending columns


Just to clarify what you are looking for: You are looking to have a
formula that in
Row 1 =Sheet2!A1
Row 2 =Sheet2!B1
Row 3 =Sheet2!C1


--
kraljb
------------------------------------------------------------------------
kraljb's Profile: http://www.excelforum.com/member.php...fo&userid=9955
View this thread: http://www.excelforum.com/showthread...hreadid=516282

  #4   Report Post  
Posted to microsoft.public.excel.newusers
Ken Proj mgr
 
Posts: n/a
Default How do I set up a copy and paste formula with ascending column

Yes. I am putting the info into a column and I am pulling it from a row.

Ken

"kraljb" wrote:


Just to clarify what you are looking for: You are looking to have a
formula that in
Row 1 =Sheet2!A1
Row 2 =Sheet2!B1
Row 3 =Sheet2!C1


--
kraljb
------------------------------------------------------------------------
kraljb's Profile: http://www.excelforum.com/member.php...fo&userid=9955
View this thread: http://www.excelforum.com/showthread...hreadid=516282


  #5   Report Post  
Posted to microsoft.public.excel.newusers
Ken Proj mgr
 
Posts: n/a
Default How do I set up a copy and paste formula with ascending column

Roger,
I got it to work. Thanks for the help. I am preping 70 schedule sheets for
various sub to build homes and this formula will save me a week worth of
typing. You sir are the man.

Ken

"Roger Govier" wrote:

Hi Ken

One way
Supposing you have data in cells A1:E1 on Sheet2 and you want to copy
the data to cells A1:A5 of Sheet1
In cell A1 of Sheet1
=OFFSET(Sheet2!$A$1,0,ROW(1:1)-1)
and copy down.

--
Regards

Roger Govier


"Ken Proj mgr" wrote in message
...
I am pulling info from one sheet to another. I need to copy a formula
going
vertically down, but I need the column designator to ascend and not
the row.




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
convert formula to its value w/out copy and paste Allan Editor Excel Discussion (Misc queries) 3 January 12th 06 04:19 PM
why cant I copy and paste a formula? Bryan J Bloom Excel Discussion (Misc queries) 2 November 25th 05 02:47 PM
How can I copy and paste the text of a formula? Jeff Excel Worksheet Functions 1 August 30th 05 03:45 PM
Copy Paste of Formula Produces Incorrect Result JLa Excel Discussion (Misc queries) 1 May 17th 05 06:56 PM
Why can't a copy and paste columns? Nicole L. Excel Worksheet Functions 3 February 10th 05 06:55 PM


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