Excel VBA Forms Part 9 - Spin Buttons

  Рет қаралды 22,605

WiseOwlTutorials

WiseOwlTutorials

Күн бұрын

Пікірлер: 22
@ricardosantos7884
@ricardosantos7884 8 жыл бұрын
Amazing !!! Thank you for these series about forms, Andrew !!! I've been learned a lot !!!
@nuhzakir8896
@nuhzakir8896 8 жыл бұрын
End of the video was great.Thank you.
@edrianmanuel6527
@edrianmanuel6527 8 жыл бұрын
More Power WiseOwl Thanks for TUT 5 star for this !
@edrianmanuel6527
@edrianmanuel6527 8 жыл бұрын
+WiseOwlTutorials for next tutorials can you make your voice volume up pls. ☺TIA
@edrianmanuel6527
@edrianmanuel6527 8 жыл бұрын
+WiseOwlTutorials for next tutorials can you make your voice volume up pls. ☺TIA
@krn14242
@krn14242 8 жыл бұрын
Thanks... loved the progress bar example.
@divyal5852
@divyal5852 8 жыл бұрын
Loved it, Andrew!!!
@victoropere2107
@victoropere2107 6 жыл бұрын
best tutorials ever
@kumar-manoj
@kumar-manoj 3 жыл бұрын
Great video sir, thank you so much 🙏
@WiseOwlTutorials
@WiseOwlTutorials 3 жыл бұрын
Thank you Manoj, happy to hear you enjoyed it!
@stephenhammond1745
@stephenhammond1745 Жыл бұрын
Just watching this video playlist now. Very helpful. One issue I found with using the textbox_change event to synchronize the spinbutton is that in entering a number in the valid range you can enter invalid numbers. Eg. If my spinbutton range is 10 to 100, then when I try to enter a number like 20, as soon as I type the first digit 2, I get the 'out of range' error message. This is because the change event fires every time anything is typed into the textbox and 2 is less than the minimum value. Is there a way to stop this other than using some other event like Exit or AfterUpdate?
@WiseOwlTutorials
@WiseOwlTutorials 11 ай бұрын
Hi! I'd use a different event as you suggest, or just lock the text box so it can't be typed into!
@stephenhammond1745
@stephenhammond1745 11 ай бұрын
@@WiseOwlTutorials I used the exit event. I just don't know whether there is some drawback to using that. Anyway, not a major issue...I just populate the spinbutton values using a different method that doesn't involve changing the range.
@WiseOwlTutorials
@WiseOwlTutorials 11 ай бұрын
@@stephenhammond1745 I can't think of any drawback - it sounds like a sensible option to me!
@stephenhammond1745
@stephenhammond1745 11 ай бұрын
@@WiseOwlTutorials Ok. Thanks. One last question if I may. I have a loop where I need to go one row down and one column over from a anchor cell. I do this with Offset. I then need to select and total the column I've selected. So, code looks like: Range("a1").offset(1,1) , Range("a1").offset(1,1).end(xldown)... hope I didn't make any typos. I'm trying to give that as an argument to the SUM() function but keep getting syntax error (I think because of the embedded ",".) Is there some way this could work? I get around it by setting a Range variable and using that in the SUM ()function. Hope this is clear. Thanks
@WiseOwlTutorials
@WiseOwlTutorials 11 ай бұрын
@@stephenhammond1745 Hi! Sure, just put the same code you use to populate the range variable into the sum function, this works: Debug.Print WorksheetFunction.Sum(Range(Range("A1").Offset(1, 1), Range("A1").Offset(1, 1).End(xlDown))) Hope it helps!
Excel VBA Forms Part 10 - Scroll Bar Controls
29:21
WiseOwlTutorials
Рет қаралды 31 М.
Excel VBA Forms Part 15 - Tab Strip Controls
26:37
WiseOwlTutorials
Рет қаралды 22 М.
How to treat Acne💉
00:31
ISSEI / いっせい
Рет қаралды 108 МЛН
The evil clown plays a prank on the angel
00:39
超人夫妇
Рет қаралды 53 МЛН
Don’t Choose The Wrong Box 😱
00:41
Topper Guild
Рет қаралды 62 МЛН
Леон киллер и Оля Полякова 😹
00:42
Канал Смеха
Рет қаралды 4,7 МЛН
Excel VBA Introduction Part 15a - Find and FindNext
22:58
WiseOwlTutorials
Рет қаралды 159 М.
Excel VBA Introduction Part 9 - Object Variables
21:16
WiseOwlTutorials
Рет қаралды 195 М.
Excel VBA Forms Part 13 - Image Controls
30:40
WiseOwlTutorials
Рет қаралды 31 М.
VBA For Loop - A Complete Guide
12:36
Excel Macro Mastery
Рет қаралды 86 М.
Excel VBA Introduction Part 20.1 - Event Procedures
41:01
WiseOwlTutorials
Рет қаралды 114 М.
Excel VBA Forms Part 11 - Check Boxes
15:31
WiseOwlTutorials
Рет қаралды 21 М.
Excel VBA Introduction Part 17 - For Each Loops
31:47
WiseOwlTutorials
Рет қаралды 111 М.
Excel LAMBDA - HOW & WHEN you Should use it
16:02
Leila Gharani
Рет қаралды 460 М.
5 Excel Secrets You'll Be Embarrassed You Didn't Know
17:32
Excel Campus - Jon
Рет қаралды 292 М.
Excel VBA Introduction Part 15 - Do Until and Do While Loops
23:07
WiseOwlTutorials
Рет қаралды 182 М.
How to treat Acne💉
00:31
ISSEI / いっせい
Рет қаралды 108 МЛН