decadence
Well-known Member
- Joined
- Oct 9, 2015
- Messages
- 525
- Office Version
- 365
- 2016
- 2013
- 2010
- 2007
- Platform
- Windows
Hi, I have code which will enable a button if a column is selected but the selection change event doesn't recognise when an offset column is selected via button code, is there a way to detect this offset change without clicking the column to select it? Can someone help with this please
What I would like to do:
Column B is selected
Button Enables
Enabled Button Clicked which changes the selected column to column A without clicking on column A
Enabled button disables
If column A is selected then button disables
What happens now:
Column B is selected
Button Enables
Enabled Button Clicked which changes the selected column to column A without clicking on column A
Enabled button stays enabled
If column A is selected then button disables
What I would like to do:
Column B is selected
Button Enables
Enabled Button Clicked which changes the selected column to column A without clicking on column A
Enabled button disables
If column A is selected then button disables
What happens now:
Column B is selected
Button Enables
Enabled Button Clicked which changes the selected column to column A without clicking on column A
Enabled button stays enabled
If column A is selected then button disables
Last edited: