Dragging across (wierd action)

Nalani

Well-known Member
Joined
Apr 10, 2009
Messages
1,047
1. I typed in A, B, C in row 1
2. Highlighted those cells
3. Grabbed the lower right handle and drged to the right

Alpahabet increased as expected up to G.

In H1:J1 I got the following:

'A', 'B', 'C',

Then in K1:Q1 I got the repeat of Alpha A:G

Then it repeats with the 'A', 'B', "C'

What's going on?
 
Sorry, this may have slipped through the cracks.
I did read up on Creating a Custom List. And that may have to suffice.
As far as a Formula, I'll look into that, right now don't know if I'm going past Z

Should have said that there may be the possibility. (highly likely)

After Z, I would need AA, BB, CC, etc
 
Upvote 0

Excel Facts

Easy bullets in Excel
If you have a numeric keypad, press Alt+7 on numeric keypad to type a bullet in Excel.
=substitute(address(1, columns($e6:e6), 4), "1", "")
 
Upvote 0
You're welcome, glad it worked for you.
 
Upvote 0

Forum statistics

Threads
1,224,522
Messages
6,179,297
Members
452,903
Latest member
Knuddeluff

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