Hello
I have a UserForm that runs from Powerpoint that updates the links from Excel (when the files are shared).
This UserForm has two ComboBox. One for what part of the path i want to replace and the other for the replacement string.

I am trying to feed a subrutine that start with the click of a commandButton and needs the values selected from the ComboBox.

The problem is that i dont know if the subrutine takes the values correctly. Or when i close the UserForm the changes reverse themselves.

When I run the subrutine from a Macro not a Userform it works just fine.

Thank you for any advice!

Best


Please Login or Register  to view this content.