I want target cells to move right-to-left as I drag formula left-to-right

tbablue

Active Member
Joined
Apr 29, 2007
Messages
482
Office Version
  1. 365
Platform
  1. Windows
I have a row range A1:A100. In B1 I have a formula that looks at A100.

Ordinarily, when I drag the formula in B1 along the rest of the row $1:$1 the target cell would change similarly (assuming the target hasn't been made absolute) [A100, A101, A102, etc]. Is there a way - by formula - that will effectively move the target cell to the left instead of the right so that as I drag my formula in B1 along to populate the rest of row $1:$1 the target cells run as A100, A99, A98, etc.

Any assistance welcomed.
 

Excel Facts

What is the last column in Excel?
Excel columns run from A to Z, AA to AZ, AAA to XFD. The last column is XFD.
I have a row range A1:A100. In B1 I have a formula that looks at A100.

Ordinarily, when I drag the formula in B1 along the rest of the row $1:$1 the target cell would change similarly (assuming the target hasn't been made absolute) [A100, A101, A102, etc]. Is there a way - by formula - that will effectively move the target cell to the left instead of the right so that as I drag my formula in B1 along to populate the rest of row $1:$1 the target cells run as A100, A99, A98, etc.

Any assistance welcomed.
Perhaps you could clarify a little. You have referred to "a row range A1:A100". A1:A100 is part of a column and has no left or right orientation. What exactly do you have/want?
 
Upvote 0
Sorry Peter

Of course you are right - my error. My row range is actually A1:Z1. References to columns were my mistake.

I just wanted to know - If I have a formula in A2 thats looking at Z1, is there a way to make the target cell move right-to-left as I drag my formula across the row left-to-right.

Formula in A2 reads contents of Z1 - as I drag A2 into B2 it returns the contents of Y1 - C2 returns the contents of X1 - D2 returns the contents of W1, etc.

I hope this makes sense.
 
Upvote 0
Here's a smaller example that should point you in the right direction. Formula in A2 copied across.

Excel Workbook
ABCDEFG
1abcdef
2fedcba
Right to Left
 
Upvote 0
Thank You Peter.

Patience and expertise sincerely appreciated.

:)
 
Upvote 0

Forum statistics

Threads
1,214,891
Messages
6,122,101
Members
449,066
Latest member
Andyg666

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top