Hi,
Please help with the below:
I need to create a macro in VBA that will need to rename the caption
eg. commandbutton1.caption = commanbutton2.caption
My problem is that how do I retain the caption change. I when I close the workbook I want the caption to stay the same. The buttons is on the form.
Thanks.
Please help with the below:
I need to create a macro in VBA that will need to rename the caption
eg. commandbutton1.caption = commanbutton2.caption
My problem is that how do I retain the caption change. I when I close the workbook I want the caption to stay the same. The buttons is on the form.
Thanks.