D
Dave Peterson
You may want to consider separating your code from the data.
You could create an addin that shows the form and does whatever the form does.
Along with being more elegant, you'd only have to worry about updates to the
code in the addin--not every workbook that ever got the userform.
You could create an addin that shows the form and does whatever the form does.
Along with being more elegant, you'd only have to worry about updates to the
code in the addin--not every workbook that ever got the userform.