Thread
:
Updating sheet
View Single Post
#
2
Posted to microsoft.public.excel.programming
mudraker[_108_]
external usenet poster
Posts: 1
Updating sheet
sub My_Procedure
your code here
' this is one line command
Application.OnTime Now + TimeValue("00:05:00"), "my_Procedure"
end su
--
Message posted from
http://www.ExcelForum.com
Reply With Quote
mudraker[_108_]
View Public Profile
Find all posts by mudraker[_108_]