Hi in the excel VBA how can I make the time tick (I use the Textbox)
Here is the code I use: TextBox1.Text = Time TextBox1.Locked = True
It's a very simple code but I can't Get it to work!!