Excel VBA Introduction Part 53.1 - Working with Strings

  Рет қаралды 26,106

WiseOwlTutorials

WiseOwlTutorials

Күн бұрын

Пікірлер: 58
@frikduplessis8849
@frikduplessis8849 3 жыл бұрын
Thank you Andrew this is a awesome tutorial I don't know how on earth I missed this one,
@WiseOwlTutorials
@WiseOwlTutorials 3 жыл бұрын
Thanks so much Frik, happy to hear that you enjoyed it!
@shmred5705
@shmred5705 7 жыл бұрын
Becoming good at vba AND random movie information. Great job!
@22Kyu
@22Kyu 7 жыл бұрын
Hands down, the Best series on VBA that I have come across on the internet... Andrew, you sir, are awesome! (and I am loving all your twilight jokes throughout this series :P)
@rrrraaaacccc80
@rrrraaaacccc80 Ай бұрын
Great 💯👍
@WiseOwlTutorials
@WiseOwlTutorials Ай бұрын
Thank you!
@albertmartinez2701
@albertmartinez2701 4 жыл бұрын
thank you very much for this video! Apart from working with strings you have also showed the Object browser, which I find it very helpful for every type of object.
@WiseOwlTutorials
@WiseOwlTutorials 4 жыл бұрын
Thanks for the comment and for watching, Albert!
@setukansara
@setukansara 7 жыл бұрын
Looking forward to see the next video 53.2... Thank you.
@krn14242
@krn14242 7 жыл бұрын
I absolutely look forward to your videos.
@sandorszilagyi5929
@sandorszilagyi5929 6 жыл бұрын
@@WiseOwlTutorials No i dont think so, these videos are really excellent and provide a lot of very useful examples. So a huge thank you for all the effort !
@donbogdala5428
@donbogdala5428 7 жыл бұрын
Thanks for sharing your knowledge. You previously mentioned that their is a book in the works, if so, I can't wait to purchase it!
@nuhzakir8896
@nuhzakir8896 7 жыл бұрын
Thank you for the sharing your experiences.
@nuhzakir8896
@nuhzakir8896 7 жыл бұрын
Hi. iif(count=0,textbox1.value="Evet",textbox1.value="Hayır") I know that it is wrong. it is possible like this ?
@nuhzakir8896
@nuhzakir8896 7 жыл бұрын
I got it. Thanks.
@AmitSharma-po1zb
@AmitSharma-po1zb 5 жыл бұрын
Its a treat to watch
@WiseOwlTutorials
@WiseOwlTutorials 5 жыл бұрын
Thank you Amit!
@kaistasch4028
@kaistasch4028 7 жыл бұрын
Thanks a lot. This definetly helps me to optimize some of my older procedures. Great tutorial!!!
@bigger302539
@bigger302539 3 жыл бұрын
That was a really fun video Thank you.
@WiseOwlTutorials
@WiseOwlTutorials 3 жыл бұрын
Glad you enjoyed it, thanks for taking the time to comment!
@sashatv138
@sashatv138 5 жыл бұрын
Thank you, Andrew! Great video!
@WiseOwlTutorials
@WiseOwlTutorials 5 жыл бұрын
You're welcome Alexander, thanks for watching!
@tajsay
@tajsay 4 жыл бұрын
thank you so much, Andrew.It helped me a lot
@vijendran20
@vijendran20 3 жыл бұрын
Wow really learned lot. Thanks
@WiseOwlTutorials
@WiseOwlTutorials 3 жыл бұрын
Happy to hear that, thank you for watching!
@HoangNguyen-pv6fz
@HoangNguyen-pv6fz Жыл бұрын
1:05:16 what if I don't know the length of the last word, sir? (Like, it can be 3, or 4, or 5 ...etc)
@WiseOwlTutorials
@WiseOwlTutorials Жыл бұрын
Hi! A simple option would be to replace the ???? with a single * I hope it helps!
@باليتركي
@باليتركي 7 жыл бұрын
excellent work, thanks
@drs10301
@drs10301 6 жыл бұрын
Hi Could you please help me how to use wild card characters for opening files
@HoangNguyen-pv6fz
@HoangNguyen-pv6fz Жыл бұрын
Thank you sir
@WiseOwlTutorials
@WiseOwlTutorials Жыл бұрын
You're welcome, thanks for watching!
@Eltamoso
@Eltamoso 2 жыл бұрын
Does sting store and return the color value the of text?
@WiseOwlTutorials
@WiseOwlTutorials 2 жыл бұрын
Hi! No, it doesn't. If you're referring to text in a cell in a worksheet you can use, for example, Range("A1").Font.Color to read or set the font colour.
@andrewhamilton7475
@andrewhamilton7475 7 жыл бұрын
As always grea videos. Quick question, is there any particular reason you do not use the quick [A1] notation for ranges where applicable? Apart from not having intellisense.
@laurentiustefan398
@laurentiustefan398 6 жыл бұрын
thanks again for great content
@zawiszaskiresort
@zawiszaskiresort 7 жыл бұрын
I combine chr(13) And chr(10) in a variable, say nl and use that for my new line. Its short and that was the first way I learned about newline before I found vbnewline.
@Globalpeaceseeker
@Globalpeaceseeker 6 жыл бұрын
Hi if i was using looking for text using wildcards and the quotation marks would i still need to use the code Lcase(r.value). For example if i am looking for the word Head Office why can i not just write If r.value Like "*Head Office*"
@drs10301
@drs10301 6 жыл бұрын
And to check if the folder exists based on date else create folder using VBA
@piytube1
@piytube1 2 жыл бұрын
Informative
@WiseOwlTutorials
@WiseOwlTutorials 2 жыл бұрын
Thanks for watching!
@imranbhatti8580
@imranbhatti8580 7 жыл бұрын
Hello sir Andrew...I noticed in many of your videos that you have option in the VBE to comment out multiple lines of code .Is this something built in or are you using some add-in for that?
@adamt.j5815
@adamt.j5815 7 жыл бұрын
Great video! I do have one question thou. How do you combine a variable (string) with a wildcard, is it possible? For example i would like to search a datasheet for specific words using variables. However the words in the datasheet are not exactly the same as the words stored in the variable . E.g Word in datasheet = Products, word in variable = Product. Resulting in (If "Target".value Like "Variable" Then) = No match, or (If "Target".value Like "Variable"* Then) = No joy either. Do you know any workaround?
@adamt.j5815
@adamt.j5815 7 жыл бұрын
Thanks! I found a problem earlier in the code (the string was modified wrong) it now works as intended!
@jicbs
@jicbs 7 жыл бұрын
Thank you, Thank you, Thank you!!!
@ВячеславАнтонов-п3в
@ВячеславАнтонов-п3в 7 жыл бұрын
Excuse for my English,it was very much would like to see SQL+WPF(real project with animations) - lessons. Thanks for your lessons, very good!++++++++
@sanukumar7122
@sanukumar7122 5 жыл бұрын
Thanks
@johanneslaidig9203
@johanneslaidig9203 7 жыл бұрын
Great tutorials! It would be usefull to add time markers to your videos everytime you start with a new topic.
@johanneslaidig9203
@johanneslaidig9203 7 жыл бұрын
Something like this: The Sample Data: 1:28 Returning Strings from Properties: 4:01 Converting Values to Strings Implicitly: 5:30 Converting Values to Strings Explicitly: 8:08 And so on...
@johanneslaidig9203
@johanneslaidig9203 7 жыл бұрын
Wouldn't it be possible to note the times when including the headline? It's great stuff anyway but it would make it even better :D
@ThatYooChoobGuy
@ThatYooChoobGuy 7 жыл бұрын
I've personally been creating these myself; at the start of each segment, I pause the video, right click and select 'Copy video URL at current time' then paste in to Excel with a corresponding description. I've done this for nearly all the videos that Andrew has produced. In retrospect I wish I'd been also copying in to a third column the relevant operators that were introduced in each segment (e.g. 'like', 'vbNewLine', 'UCase' etc) so that if I wanted to brush up on the use of a particular one I could search for it within my Excel sheet. I've started doing that now. If you want I can share with you what I have so far
@johanneslaidig9203
@johanneslaidig9203 7 жыл бұрын
That would be great!! :D I'm sure even Andrew would be happy about this Document. ^^
@johanneslaidig9203
@johanneslaidig9203 7 жыл бұрын
Thanks for answering again and for spending your spare time! :)
@alexchapman3924
@alexchapman3924 7 жыл бұрын
Fantastic video's, although I disagree with you on what makes a bad film. Really, moaning about Twilight but saying nothing about "Kingdom of Skulls", ah well takes all-sorts.
@yixing2301
@yixing2301 5 жыл бұрын
the 4 dislikes are other u2bers that are jealous
Excel VBA Introduction Part 53.2 - Splitting Strings
46:57
WiseOwlTutorials
Рет қаралды 27 М.
Excel VBA Introduction Part 54.1 - The IIf Function
22:37
WiseOwlTutorials
Рет қаралды 15 М.
Beat Ronaldo, Win $1,000,000
22:45
MrBeast
Рет қаралды 153 МЛН
Quilt Challenge, No Skills, Just Luck#Funnyfamily #Partygames #Funny
00:32
Family Games Media
Рет қаралды 54 МЛН
Леон киллер и Оля Полякова 😹
00:42
Канал Смеха
Рет қаралды 4,5 МЛН
One day.. 🙌
00:33
Celine Dept
Рет қаралды 80 МЛН
Excel VBA Introduction Part 26 - Constants and Enumerations (Const, Enum)
32:01
Excel VBA: The Little-known secrets of ByVal and ByRef
13:00
Excel Macro Mastery
Рет қаралды 47 М.
Excel VBA Introduction Part 37 - Custom Collections
25:23
WiseOwlTutorials
Рет қаралды 52 М.
Excel VBA Introduction Part 53.5 - Converting the Case of Text
45:35
WiseOwlTutorials
Рет қаралды 10 М.
Excel VBA Introduction Part 55.1 - Working with Dates
46:57
WiseOwlTutorials
Рет қаралды 41 М.
Excel VBA Introduction Part 53.4 - Replacing Strings
39:43
WiseOwlTutorials
Рет қаралды 21 М.
Excel VBA Introduction Part 15a - Find and FindNext
22:58
WiseOwlTutorials
Рет қаралды 159 М.
Excel VBA Objects: Excel Object Model And Object Hierarchy
6:56
Excel Macro Mania
Рет қаралды 11 М.
Beat Ronaldo, Win $1,000,000
22:45
MrBeast
Рет қаралды 153 МЛН