Excel VBA Beginner TimeStamp Tutorial

preview_player
Показать описание
This video teaches you how to include a timestamp column using visual basic for applications.
Рекомендации по теме
Комментарии
Автор

Thanks for the tutorial. You seem to be the best source for me so far on my project. However, I am wondering how I can do something a little more specific. I work for a school and want to keep track of students entering the school in the morning. I have column A with their names and the columns B - whatever representing the dates school is in session. I have a default value of "absent" in each column from B - whatever for each student name in column A. I want to be able to double-click on each cell in column B-whatever on the designated day and upon that double click the "absent" default will change to the current time when clicked. Is this possible?

dalhartdobbs
Автор

Excellent video, I've been trying to implement this for a while and you have explained it so well - thank you so much! Oh, I have subscribed too :)

averagefreak