vba - Date picker missing from use form when copied to another system -


i have macro 3 userforms, each form having 2 date pickers. these forms initialized on click of button.does happen in vba excel 2010 user has datepicker when vba macro distributed other people, datepicker missing forms in system? if yes, solution ?


Comments

Popular posts from this blog

Sort a complex associative array in PHP -

vb.net - How to ignore if a cell is empty nothing -

recursion - Can every recursive algorithm be improved with dynamic programming? -