Excel VBA - Using Date, CDate, DateAdd function

preview_player
Показать описание
In this video, you will learn how to use Date, CDate, DateAdd function in Excel VBA.

This video will answer following queries:
Excel VBA - Dates
Date function
Excel VBA Date Function
DateAdd Function
CDate Function
Add Dates - DateAdd /CDATE function
Add hours
Add Minutes
Add seconds
Add years
Add Months
Add Days
Рекомендации по теме
Комментарии
Автор

Thank you Sir. It is a great explanations.

mubasharhill
Автор

Bro, i developed a VBA where it will be used globally so many regional PC language there, but i want extract current month using following, FORMAT(Now, "MMM") it returns in my PC as FEB but if PC has Bulgarian language, it is showing as Febr as month using the same function. Is there anyway to get the month in english irrespective of any PC language.

SpiritualMotto