Excel VBA Introduction Part 53.4 - Replacing Strings

  Рет қаралды 21,194

WiseOwlTutorials

WiseOwlTutorials

Күн бұрын

Пікірлер: 25
@JF098
@JF098 4 жыл бұрын
You are an absolute gem. I would love to shake your hand one day and tell you that you've taught me literally everything I know about macros. You're very clear, very engaging, very chill, and always one step ahead of what we want to and need to know. A million times, THANK YOU.
@WiseOwlTutorials
@WiseOwlTutorials 4 жыл бұрын
You are very welcome! Very happy to hear that you've found the videos useful and thank you for taking the time to leave a comment!
@oliverbird8320
@oliverbird8320 7 жыл бұрын
Thank you, Dr.Wise! There is no one out there doing this educational videos. Appreciated
@donbogdala5428
@donbogdala5428 7 жыл бұрын
Wiseowl is the best!
@sashatv138
@sashatv138 5 жыл бұрын
So funny, and so useful!!! Thank you, Andrew!
@WiseOwlTutorials
@WiseOwlTutorials 5 жыл бұрын
You're welcome Alexander, thanks for watching!
@TheMelloPhan
@TheMelloPhan 6 жыл бұрын
Changing Twilight to Terrible.... Savage.
@blakedextraze8680
@blakedextraze8680 6 жыл бұрын
Tell us what you really think of twilight lol . Great series, Thanks!
@krn14242
@krn14242 7 жыл бұрын
Thanks Andrew, very useful.
@jasmeenmalhotra2225
@jasmeenmalhotra2225 5 жыл бұрын
This is TOO MUCH FUN. Thanks for this great tute. I might even be converted from Leila. Maybe.
@johassan6509
@johassan6509 4 жыл бұрын
Gharani?
@jasmeenmalhotra2225
@jasmeenmalhotra2225 4 жыл бұрын
@@johassan6509 yeah, but she's brilliant too. They're both great teachers in their own way.
@kashifkhanspecial
@kashifkhanspecial 5 жыл бұрын
Hi Andrew, How are you, I think you will be good with the grace of God, I have one request to you, could you please upload a video tutorial about, how can we use RegulaExpressions in VBA. Thanks Kashif
@chahineatallah2636
@chahineatallah2636 2 жыл бұрын
hi wiseowl, first thanks a lot, really great channel for vba, i have small question why if i dont put "ts.close " and "ts.nothing" it gives some runtime error with some permission title? is it obligatory to put ts.close and ts=nothing?
@WiseOwlTutorials
@WiseOwlTutorials 2 жыл бұрын
I don't know why you're receiving an error. Closing the text stream isn't technically obligatory but it is best practice. Your object variable will automatically become Nothing when it goes out of scope. I'd suggest that closing the textstream is more important than explicitly setting it to Nothing.
@josh7297
@josh7297 7 жыл бұрын
Could I using the replace function to actually replace a whole cell reference to another cell reference. Say I have this formula in a cell reference and I want to replace a part of the formula. Do I have to use a string or can I use a cell reference?
@gisdepartment9934
@gisdepartment9934 7 жыл бұрын
One other question if you don't mind. If I export my VB to a .bas file how would I go about running that every day on a excel file that's being updated each day on my network? Could that process be automated as a startup process when I turn my computer on in the morning?
@gisdepartment9934
@gisdepartment9934 7 жыл бұрын
I will look in to that and let you know how it goes. Thanks again!
@gisdepartment9934
@gisdepartment9934 7 жыл бұрын
I'm very new to VB and trying to learn it on my own. I successfully replaced spaces with underscores on one of my cells but need to do this on the entire column. How would I go about modifying my current script. Sub ReplacingStrings() Dim s As String s = Range("I2").Value Debug.Print s s = Replace(s, " ", "_") s = Replace(s, Chr(10), "") Debug.Print s End Sub
@gisdepartment9934
@gisdepartment9934 7 жыл бұрын
That was exactly what I needed and it worked perfectly. Thank you so much for your help.
@987Shadowfax
@987Shadowfax 7 жыл бұрын
How to replace
@nuhzakir8896
@nuhzakir8896 7 жыл бұрын
Thanks.
Excel VBA Introduction Part 53.5 - Converting the Case of Text
45:35
WiseOwlTutorials
Рет қаралды 10 М.
Excel VBA Introduction Part 54.1 - The IIf Function
22:37
WiseOwlTutorials
Рет қаралды 15 М.
Don’t Choose The Wrong Box 😱
00:41
Topper Guild
Рет қаралды 57 МЛН
Что-что Мурсдей говорит? 💭 #симбочка #симба #мурсдей
00:19
How to use Regular Expressions with Excel VBA (Part 1)
15:49
Excel Macro Mastery
Рет қаралды 49 М.
Excel VBA Introduction Part 23 - Text Files (FileSystemObjects)
51:33
WiseOwlTutorials
Рет қаралды 108 М.
Working with Slicers in Excel VBA | Pt. 1
16:35
Sigma Coding
Рет қаралды 10 М.
Excel VBA Introduction Part 53.6 - The Asc and Chr Functions
53:08
WiseOwlTutorials
Рет қаралды 13 М.
How to Declare (Dim) and Set VBA Variables (use data types correctly)
7:32
Excel VBA Introduction Part 25 - Arrays
1:00:24
WiseOwlTutorials
Рет қаралды 229 М.
Excel VBA Introduction Part 55.1 - Working with Dates
46:57
WiseOwlTutorials
Рет қаралды 41 М.
Excel VBA Extract Value From String
15:41
The Excel Cave
Рет қаралды 2,8 М.
Left, Right, Mid, Len, Find and Concatenate Function
11:43
Microsoft Office Tutorials
Рет қаралды 69 М.
Don’t Choose The Wrong Box 😱
00:41
Topper Guild
Рет қаралды 57 МЛН