View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Kash Kash is offline
external usenet poster
 
Posts: 59
Default 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"