Showing posts with label on time. Show all posts
Showing posts with label on time. Show all posts
Application.OnTime 指定時間, "指定子程式"

上段程式碼是在Office VBA中,如果要在指定的時間點上,執行指定的子程式時所使用的key code及其使用的引數代表的意思

而在接下來的文章中將step-by-step說明如何在早上九點執行在Excel的某個工作表裡某個儲存格裡輸入文字的子程式。