i have designed a userform and everything works ok on my computer. to view the form a macro has been recorded to a button with the code, userform1.show. this macro is called showform().
when somone else tries to view the form they are greeted with an error, when you click debug the error is the macro to open the form. can anyone shed any light on this?
i cant understand why i can use this but nobody else can
thank you
when somone else tries to view the form they are greeted with an error, when you click debug the error is the macro to open the form. can anyone shed any light on this?
i cant understand why i can use this but nobody else can
thank you
Comment