linking and series

almagg

Well-known Member
Joined
Aug 21, 2002
Messages
705
disregarding the sheet name and row, the source cells follow the pattern:
...DL, DN, DP...
and new columns are added

i copied and linked the three cells, but now when the user extends the source cells, she will go to the destination and extend those also, but when i selected and used the fill handle, i got: DO, DQ, DS

when i tried two cells: DL, DN
i get: DN, DP

i tried the series command on the file menu but no luck. is what i want to do clear? is it possible? maybe with a macro? i can write some basic vba if you point me in the right direction.

thanks.
 

Excel Facts

Copy a format multiple times
Select a formatted range. Double-click the Format Painter (left side of Home tab). You can paste formatting multiple times. Esc to stop
Hi - welcome to the board!

If this is right:

Problem: Create a series of the form "Dx" where x is increases as every second letter of the alphabet.

...it should be fairly straightforward to do with a formula if you can't get the Fill...Series to work.

See the example below:
Book3
ABCDEFGH
1DBDDDFDHDJDLDNDP
2
3
Sheet1



...check out the help files for how char() works if you need to & post back....

Paddy
 
Upvote 0

Forum statistics

Threads
1,203,465
Messages
6,055,576
Members
444,799
Latest member
CraigCrowhurst

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