Hi,
Is there a way to change the label of a text box via vba?
I am setting up some filters, and 10 of them are set to custom1, custom2 etc. I want the user to be able to define the filter (that bits done) but then change the name from Custom1 to something more meaningfull.
I thought i could do something like 2 input boxes, defining which name wants to be changed and what to, but then i hit a brick wall of how to get the code to actually change the name!
Any ideas?
Is there a way to change the label of a text box via vba?
I am setting up some filters, and 10 of them are set to custom1, custom2 etc. I want the user to be able to define the filter (that bits done) but then change the name from Custom1 to something more meaningfull.
I thought i could do something like 2 input boxes, defining which name wants to be changed and what to, but then i hit a brick wall of how to get the code to actually change the name!
Any ideas?