vba - Missing Control in Excel Forms -



vba - Missing Control in Excel Forms -

i given excel spreadsheet has multiple excel forms inside. 1 of forms can not launched because apparently command missing. usual original developer here anymore hence need find out kind of command , how obtain it.

any ideas? used sysinternal debugview haven't managed see point me in right direction.

thanks !

are sure command missing form? in experience type of thing caused because dll command belongs isn't registered on computer.

open spreadsheet in excel , go vbe. click tools -> references , check see if of references marked missing.

excel vba

Comments

Popular posts from this blog

delphi - blogger via idHTTP : error 400 bad request -

content management system - How to allow only English submissions on Pligg CMS -

How do I check if an insert was successful with MySQLdb in Python? -