Digital clock in excel 😱🕒🔥#shorts #excel

preview_player
Показать описание
In this video I will show you how to make digital clock in excel

Thanks for watching! If you liked the video, make sure to give it a thumbs up and subscribe to our channel for more great content !

VBA Code 👇🏼
Sub digital_clock()
Range("b1").Value = Now
Application.OnTime Now + TimeValue("00:00:01"), "digital_clock"
End Sub

Instagram👇🏼

#youtubeshorts #unstoppableexceltips #trending
Рекомендации по теме
Комментарии
Автор

Code available in description please check out

Unstoppable_Excel_Tips
Автор

Sub digital _clock()
Range ("A1"). Value = Now
Application. OnTime Now + Time Value ("00:00:01"), "digital_clock"

MrJhiku
Автор

Could you plz share the Code. It's not available in the description.

jewelislam
Автор

How to separate four, five or more mobile number from single cell video ple

MuthuSelvi-gd
Автор

How do a document which will be delete on date or delete all information?

olegx
Автор

স্যার আমরা যদি এক্সেল সিট সেভ করে আবার ওপেন করি তাহলে কি ঘড়ি টি পুনরায় চলবে নাকি আবার নতুন করে সেট করতে হবে?

astechacademy
Автор

The time is not exact. How to solve this? Its 4pm in computer but in excel its 1am

sweetmask
Автор

I can not do CTRL-Z after submitting the code. Any suggestion on that?

greatcitycorner
Автор

it says compile error. expected: identifier

thepopboyuscl
Автор

Sub digital_clock()
Range("B1").Value = Now
Application.OnTime Now + TimeValue("00:00:01"), "digital_clock"
End Sub
Make sure everything from Application.OnTime to "digital_clock" is on the same line in the code.

gorflunk
Автор

Close file reopen not run any more why

hengveasna
Автор

You're hiding some codes if not its uslees

najahahmed
Автор

It’s useless. You will not be to work in excel having macron running to display you the clock.

sebastian