Thread
:
Pick time from cell
View Single Post
#
1
Posted to microsoft.public.excel.programming
Kash
external usenet poster
Posts: 59
Pick time from cell
I have the below code.. can make the time pick from a cell?
Sheets("Set").Range("A8")
Application.OnTime TimeValue("22:50:00"), "cls"
Reply With Quote
Kash
View Public Profile
Find all posts by Kash