How to Create Date Time Picker in Excel VBA

  Рет қаралды 41,413

DJ Oamen

DJ Oamen

Күн бұрын

Пікірлер: 24
@carlo9567
@carlo9567 2 жыл бұрын
Great job😃
@DJOamen
@DJOamen 2 жыл бұрын
Thank you! Cheers!
@miiihaaas
@miiihaaas 4 жыл бұрын
It will be nice to have possibility to select different cells in background without closing date picker...
@DJOamen
@DJOamen 4 жыл бұрын
In future your suggestion will be implemented
@sdpattern8449
@sdpattern8449 Жыл бұрын
Hello, If I changed the month from drop down then days are not changing in calender. It only shows current month days. Can you please help in getting it addressed
@DJOamen
@DJOamen Жыл бұрын
See solution on the description
@coderabbi144
@coderabbi144 2 жыл бұрын
Thanks Captain. The missing code below works for both combox box CB_Mth and CB_Yr IF Me.CB_Mth.Value "" And Me.CB_Yr.Value "" Then Call Build_Calendar END if
@DJOamen
@DJOamen 2 жыл бұрын
You are welcome, and well done, bro
@raf4pt
@raf4pt 2 жыл бұрын
One more question please, is there a way to Hi-light today's D back color?
@DJOamen
@DJOamen 2 жыл бұрын
You can use a conditional statement (If Statement)
@raf4pt
@raf4pt 2 жыл бұрын
@@DJOamen I did thx. I used same White color If & modified it to be applied on Controls("D") for today, giving it a green background. Then I added: Private Sub Userform_Activate Call Build_Calendar End Sub so it can automatically show the day's color when I start the form.
@carlo9567
@carlo9567 2 жыл бұрын
Hello. Can you help me with the following questions please: 1. How to make a selected date appear in a Textbox or more located in a Userform? 2. How to make Monday the first day of the week? 3. How to display a French version of that Date Picker?
@DJOamen
@DJOamen 2 жыл бұрын
Watch my How to Create a Library Management System in Excel for details, of your answer. But as for the French version of that Date Picker, I can't help you. kzbin.info/www/bejne/apnYeoaFmtqnrKs
@carlo9567
@carlo9567 2 жыл бұрын
@@DJOamen I will. Thank you
@rishabpg977
@rishabpg977 Жыл бұрын
can i connect this to another userform
@DJOamen
@DJOamen Жыл бұрын
Yes
@eduardopimenta8799
@eduardopimenta8799 4 жыл бұрын
Good afternoon teacher, I reviewed the entire video and all the code, but the calendar was missing when we changed the month and year in combobox. So what part of the code is this event in?
@DJOamen
@DJOamen 4 жыл бұрын
Form initialized
@eduardopimenta8799
@eduardopimenta8799 4 жыл бұрын
@@DJOamen Initialize only loads comboboxes, but when changing the month or year the days do not change. Should the month and year change, shouldn't the days change on the days of the week?
@raf4pt
@raf4pt 2 жыл бұрын
Changing the Month or the year doesn't change the days button!
@DJOamen
@DJOamen 2 жыл бұрын
See solution in the description
@raf4pt
@raf4pt 2 жыл бұрын
@@DJOamen thanks a lot, you are the best
@sadiaalmamory1652
@sadiaalmamory1652 4 жыл бұрын
How to solve the problem of (culture) when we use date-time-picker
@DJOamen
@DJOamen 4 жыл бұрын
Change the program to meet your needs
How to Create Life Calculator in MS Access without Coding
23:38
Calendar Design in  Excel VBA | Date Picker
1:00:05
Er. Pedia
Рет қаралды 26 М.
99.9% IMPOSSIBLE
00:24
STORROR
Рет қаралды 31 МЛН
“Don’t stop the chances.”
00:44
ISSEI / いっせい
Рет қаралды 62 МЛН
Mini Calendar Add-In for Excel and a little VBA code
8:25
OfficeNewb.com
Рет қаралды 24 М.
Insert a Date Picker in Excel (Desktop): A Time-Saving Guide
4:47
Paul O'Malley
Рет қаралды 207 М.
How to populate comboBox and get value in textbox using Excel VBA
4:52
Programming for Everybody
Рет қаралды 32 М.
How to Design and Code an Excel VBA Application Like a Pro
42:27
Excel Macro Mastery
Рет қаралды 220 М.
5 Conditional Formatting Hacks That Will Blow Your Mind
11:16
Mike’s F9 Finance
Рет қаралды 10 М.
Excel VBA - Calendar on UserForm (Editable template available)
30:08