View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Vasant Nanavati Vasant Nanavati is offline
external usenet poster
 
Posts: 1,080
Default Algorithm based on time and date ( =Now() )

An algorithm is a set of rules.

What do you want the algorithm to do???

--

Vasant



"Phillip Torna." wrote in message
...
Hi All,

I need to create an algorithm based on time and date i.e =now(), and have

this in a vba macro, so i can run it via a button.
I've never done an algorithm before, so i dont know how to begin.
The macro part i should be able to do ok.

Can anyone suggest a way to build a basic algorithm, or point me towards a

url?

Thanks in advance.
PT