Have Excel Automatically select 3 cells

hajiali

Well-known Member
Joined
Sep 8, 2018
Messages
624
Office Version
  1. 2016
Platform
  1. Windows
Hello is there a way I can have excel automatically select cells column A, B, and C together when i select any of the 3 columns. For ex. the info in B1 and C1 are info about A1 I want all 3 to be moved together at all time and not have a choose to moving or copy one cell with out the other. Kinda like group the 3 columns. Group A2, B2, C2 together A3,B3, C3 together etc....
 
So you are already selecting multiple rows (i.e. 20), but cannot drag that over two more columns at the same time?
 
Upvote 0

Excel Facts

Enter current date or time
Ctrl+: enters current time. Ctrl+; enters current date. Use Ctrl+: Ctrl+; Enter for current date & time.
Im able to select multiple column like I wanted to but when i drag down to select multiple rows its not letting me. Ex. When I click on A1 B1 and C1 get selected which is perfect, but when I want to select a range A1:A20 it will not select B1:B20 and C1:C20.

So you are already selecting multiple rows (i.e. 20), but cannot drag that over two more columns at the same time?
 
Upvote 0
Im able to select multiple column like I wanted to but when i drag down to select multiple rows its not letting me.
Ir is probably because of all that event procedure code we put in there.
If you try it on a brand new workbook that has no code, you should see that is pretty easy to do.
So then all you would probably need to do is remove that event procedure VBA code which is probably restricting it.
 
Upvote 0

Forum statistics

Threads
1,215,390
Messages
6,124,669
Members
449,178
Latest member
Emilou

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