Hi Forums,
I have just completed a long and tiresome VBA code and was excited to send the report out to my boss. However, when testing the file on a coworkers computer, I found that none of my active x controls are working!
On my coworkers computer (have tried with multiple coworkers) my active x controls are being renamed, so instead of having my original code name of ‘RealName’ it replaces it to ‘CheckBox4’. When I try to rename the check boxes back to their original name, I get an error message that says “Ambiguous Name Detected”.
It’s very frustrating finishing a file and having it not work on anyone else’s computer!
Failed Troubleshooting so far:
-Sending the file over e-mail
-Transferring the file via flash drive
-Renaming the check boxes
-Re classifying the original code (VBA) to match the new check box names (does nothing)
Any help would be greatly appreciated before I lose my mind!
I have just completed a long and tiresome VBA code and was excited to send the report out to my boss. However, when testing the file on a coworkers computer, I found that none of my active x controls are working!
On my coworkers computer (have tried with multiple coworkers) my active x controls are being renamed, so instead of having my original code name of ‘RealName’ it replaces it to ‘CheckBox4’. When I try to rename the check boxes back to their original name, I get an error message that says “Ambiguous Name Detected”.
It’s very frustrating finishing a file and having it not work on anyone else’s computer!
Failed Troubleshooting so far:
-Sending the file over e-mail
-Transferring the file via flash drive
-Renaming the check boxes
-Re classifying the original code (VBA) to match the new check box names (does nothing)
Any help would be greatly appreciated before I lose my mind!