I have an excel sheet that has a header row where users put values in an ActiveX textbox. My problem is percentages. I have tried to create a textbox where if the user puts 5 into it, the textbox would display 5%, instead it comes back with 500%. I cannot figure out what code to put in to eliminate this I have tried the change and exit event and it still puts 500% in the text box. Does anyone have any solution? This is an ActiveX field on a excel sheet, not on a userform.
I appreciate any help and suggestions.
I appreciate any help and suggestions.