excel - VBA Userform a lot slower than without Userform -


i have created user-form in vba complete tasks done entering values in cells , clicking buttons run vba code.

one of these tasks go through table , add date in table x months entered user. example date 1/1/15, user enters 5, new date 1/6/15.

apologies cannot copy code work , not allowed too.

however when task done entering x in cell , clicking button taking ~1.5 seconds complete. user-form doing exact same task exact (or more efficient) back-end code taking ~7 seconds.

is able hazard guess why user-form taking longer?


Comments

Popular posts from this blog

java - Suppress Jboss version details from HTTP error response -

filehandler - java open files not cleaned, even when the process is killed -

gridview - Yii2 DataPorivider $totalSum for a column -