magicfile icon وبسایت فایل سحرآمیز - magicfile.ir

نمونه فایل نحوه ایجاد کرونومتر در اکسل (Basic + ToastMasters Style)

نمونه-فایل-نحوه-ایجاد-کرونومتر-در-اکسل-(Basic-+-ToastMasters-Style)
توضیحات کوتاه و لینک دانلود
Today, in this post, for you, dear users of the magic file website, we have prepared a file example of how to create a stopwatch in Excel (Basic + ToastMasters Style) for download.

دانلود - Download

لیست فایل های مشابه

لینک کوتاه : https://en.magicfile.ir/?p=2644
توضیحات کامل در مورد فایل

دانلود نمونه فایل نحوه ایجاد کرونومتر در اکسل (Basic + ToastMasters Style)

This sample file is a stopwatch in Excel that starts when you press the start button and stops when you press the stop button. and saves the times as listed.

چیزی که در زیر نشان داده شده است:

برای ایجاد این کرونومتر در اکسل، باید درباره Application اطلاعات داشته باشید .

  • Application.OnTime Method در VBA
  • The Application.OnTime method can be used when you want to run specific code in the future. For example, you might use it to show a message box to remind you to get up and stretch your legs after 1 hour or to take medicine after 3 hours.
  • سینتکس Application.OnTime متد:
  • کاربرد. OnTime ( EarliestTime , Procedure , Latest Time , Schedule )
  • EarliestTime : زمانی که می خواهید رویه را اجرا کنید.
  • Procedure : نام رویه ای که باید اجرا شود.
  • LatestTime (optional): You can specify the LatestTime to wait if other code is running and your specified code cannot run at the specified time. For example, it might be EarliestTime + 45 (which means it waits 45 seconds for the other method to complete). If even after 45 seconds, the method is not able to execute, it will be abandoned. If you do not specify this, Excel will wait for the code to run before executing it.
  • Schedule (optional): If set to True, the process will schedule a new time. If false, it overrides the previously set procedure. By default, this is true.

این کد دارای 3 قسمت است:

The first part assigns the current time to the variable t. Then StartTimer calls another procedure.

  1. The StartTimer procedure uses the NextTick variable, which increments by 1 every second. In the worksheet, cell A1 has a running timer, as we specified NextTick – t -TimeValue(“00:00:01”), “hh:mm:ss”) as the value in that cell. Then after every second it executes the StartTimer code again.
  2. StopTimer overrides the Application.Ontime procedure by setting the timer value to False. This stops the timer.
  3. Here's what you'll get with the code above (I've assigned the macros to the start/stop buttons):

کرونومتر در اکسل (برای ToastMasters)

I used the concept discussed above and created a stopwatch in Excel that can be used in a Toastmasters meeting (which I mentioned at the beginning of this tutorial).

در اینجا کارهایی وجود دارد که می توان با استفاده از این کرونومتر انجام داد:

  1. You can stop the timer and then restart it from the same time (so far recorded).
  2. You can reset the timer. This will set the timer value to 0. Once done, it will automatically record the total elapsed time.
  3. It changes the color of the timer box depending on the timer value (this can be a good reminder to show green/yellow/red cards).

برای شما کاربر عزیز یشنهاد دانلود داده می شود.

To get a sample file of how to create a stopwatch in Excel (Basic + ToastMasters Style), click on the link below

برای دریافت اینجا کلیک کن

فایل های که ممکن است نیاز داشته باشید

نظرات کاربران

کد امنیتی

ارسال کننده نظر شباهنگ - 2023/1/30 6:55:59 pm
سلام وقت بخير بسيار خوب و زيبا
 
پاسخ پشتیبانی فایل سحر آمیز
سلام خواهش ميکنيم
 
ارسال کننده نظر حسن - 2023/1/26 4:01:32 am
عالي عالي عالي عالي
 
پاسخ پشتیبانی فایل سحر آمیز
سلام خواهش ميکنيم
 
ارسال کننده نظر کوشا - 2023/1/29 4:48:04 pm
سلام و وقت بخير تشکر مي کنم از مطالب و فايل هاي خوبتون مثل هميشه عالي
 
پاسخ پشتیبانی فایل سحر آمیز
سلام بزرگواريد
 

لیست فایل های ویژه وبسایت

دانلود-نرم-افزار-ترجمه-خودکار-فایل-های-po-,-pot-بصورت-کامل-برای-تمامی-زبان-ها-از-جمله-فارسی
Download automatic translation software for po, pot files in full for all languages, including Persian

دانلود-نرم-افزار-تغییر-زبان-سورس-و-کد-ویژوال-استودیو-(عناصر-دیزاین-طراحی-فرم-ها)
Download software to change the source language and code of Visual Studio (design elements of form design)

دانلود-نرم-افزار-تبدیل-فایل-متنی-تکست-txt-به-وی‌سی‌اف-vcf-(مخاطب-موبایل)
دانلود نرم افزار تبدیل فایل متنی تکست txt به وی‌سی‌اف vcf (مخاطب موبایل)

بهترین-سرویس-پوش-نوتیفیکیشن-اسکریپت-مدیریت-اعلان-و-ساخت-پوش-نوتیفیکیشن-سایت-و-ارسال-پوش-از-طریق-php
The best push notification script service for managing notifications and making site notification push and sending push through php