Excel VBA Forms Part 10 - Scroll Bar Controls

preview_player
Показать описание


By Andrew Gould

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

You were correct. Loved this one on scroll bars. Very cool. Thank-you.

krn
Автор

This form is looking great so far, lol

Dexterx
Автор

Can you also record a video on how you can make your mouse scrollwheel work with listboxes and comboboxes in a userform?
I can find some api calls on the internet, but they were all written for 32-bits versions of windows and I don't know how to translate them to 64-bits versions.

pluginguin
Автор

Hi Andrew, I've heard there's a treeview control available for VBA userforms, would you be able to do a video on how to implement one of those? In particular, one that allows for multiple selections within the tree?

VincentHardwick
Автор

hey i need help with macro i was struck at Hide/unhide objects with command button i have some pictures which is linked with userform i mean if i click that picture in my userform that picture must shown in particular cell

SantoshLoka
Автор

great tuto, man you voice is just like bugs bunny it is eeepic on like for the video

anasrafei
Автор

Hi Andrew, your videos are great to watch and I have learnt so much from them! I do have one query though on dates, if you remove the last digit eg the date was 2018 and I remove the 8 I get a Run-time error '380': Could not set the value property. Invalid Property Value. I believe that this is due to the date being before 01/01/1900 but I cant work out how to fix it, any ideas?

grantbrannen