Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Drag copy between worksheets

In column A of Worksheet#1 I have the following values in R1 - "AA", R2-"BB",
R3-"CC", and so on though R26 "ZZ". In Worksheet#2 I want column A Row 1 to
equal (Worksheet#1!A26) and show the "ZZ" value. I want to then drag that
formula down so that Worksheet#2 A2 would show "YY" and so on until A26 would
then show "AA". Excel is confused with the reverse of direction between
worksheets, is there a way to fix this problem.
  #2   Report Post  
Posted to microsoft.public.excel.misc
Max Max is offline
external usenet poster
 
Posts: 9,221
Default Drag copy between worksheets

One way ..

Assume source data in A1:A26 in Sheet1, ie: AA, BB, ... ZZ

In Sheet2,
Put in A1: =OFFSET(Sheet1!$A$26,1-ROW(A1),)
Copy A1 down to A26 to return the reverse order: ZZ, YY, ... AA
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
"gte077g" wrote:
In column A of Worksheet#1 I have the following values in R1 - "AA", R2-"BB",
R3-"CC", and so on though R26 "ZZ". In Worksheet#2 I want column A Row 1 to
equal (Worksheet#1!A26) and show the "ZZ" value. I want to then drag that
formula down so that Worksheet#2 A2 would show "YY" and so on until A26 would
then show "AA". Excel is confused with the reverse of direction between
worksheets, is there a way to fix this problem.

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 Worksheets adams77 Excel Worksheet Functions 0 June 13th 06 03:32 PM
How do I copy text using a formula between worksheets in Excel? Guero Excel Worksheet Functions 2 March 23rd 06 06:31 PM
Allow header/footer to copy to other worksheets in 1 spreadsheet. Pixie Gresh Excel Worksheet Functions 1 January 19th 06 04:41 AM
Copy an Drag cell Formula Problem Nat Excel Discussion (Misc queries) 1 June 20th 05 03:24 PM
CREATE MACRO TO COPY MULTIPLE WORKSHEETS Bewilderd jim Excel Discussion (Misc queries) 5 March 3rd 05 10:00 PM


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

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"