By Hyojoong Kim on Monday, 17 April 2023
Posted in VBA Development
Likes 0
Views 699
Votes 0
Hello,

I want to create a program that runs when I press the arrow button on the attribute. (As if using the Select value function)
Accordingly, my questions are as follows.

1. Can you find out what the property is that you pressed the arrow button?
2. (If number 1 is Yes) Can I change the value of the property where I pressed the arrow button?
View Full Post