LearningEngineer.com
LearningEngineer.com
  • 172
  • 2 317 350
Logical Fallacies: Cherry-picking and false cause.
In this video, I point out the false cause and cherry-picking fallacy used by a Polish politician.
zhlédnutí: 137

Video

Creating a basic MS Word FormCreating a basic MS Word Form
Creating a basic MS Word Form
zhlédnutí 223Před 2 měsíci
In this video, I demonstrate how to create a Word document with a form that automatically opens when a new document is created from a regular word document or from a template. The form has a text box, label, and two buttons: close and change. The change button changes the title of the form based on what is in the text box.
Storyline360 Zoom Animation Using Javascript and GreensockStoryline360 Zoom Animation Using Javascript and Greensock
Storyline360 Zoom Animation Using Javascript and Greensock
zhlédnutí 103Před 5 měsíci
In this video, I demonstrate how to zoom in on a photo, illustration or even text using Javascript and Greensock
Animating Text in Articulate's Storyline360Animating Text in Articulate's Storyline360
Animating Text in Articulate's Storyline360
zhlédnutí 510Před 11 měsíci
In this video, I demonstrate how to animate separate paragraphs and lines in a single text box in Storyline360.
Creating a Digital Resume using HTML, CSS, and jQueryCreating a Digital Resume using HTML, CSS, and jQuery
Creating a Digital Resume using HTML, CSS, and jQuery
zhlédnutí 173Před rokem
In this video, I demonstrate how to create your own digital resume by cloning the one I have already made. The resume allows for the use of several different themes using only CSS. It also provides an audio element that appears and disappears using a tiny bit of jQuery. mikes4bikes.github.io/resume/
Automating MS Word: Text File Data to BookmarksAutomating MS Word: Text File Data to Bookmarks
Automating MS Word: Text File Data to Bookmarks
zhlédnutí 2,5KPřed rokem
In this video, I demonstrate how to take data stored in a text file, import it into Word, and then in bookmarks. Here are the links to the files in the video: github.com/learningengineer/learningengineer.github.io/blob/master/cloud/coverletter.docx learningengineer.com/cloud/coverlettertext.txt github.com/learningengineer/learningengineer.github.io/blob/master/cloud/coverlettertext.txt
Using the Passive VoiceUsing the Passive Voice
Using the Passive Voice
zhlédnutí 76Před rokem
In this video, I explain why it's ok to use the passive voice, providing famous examples to illustrate. Passionate about the Passive Voice www.npr.org/templates/story/story.php?storyId=103709904 CORRECTION: I refer to the linguist at the end as Geoff Pullum when the linguist and author of the article is Geoff Nunberg. Sorry.
Understanding and Using Sentence FragmentsUnderstanding and Using Sentence Fragments
Understanding and Using Sentence Fragments
zhlédnutí 163Před rokem
In this video, I look at sentence fragments, discussing what they are, when they are used, and how to use them properly. This video also discusses how to explain their use to others and provides a reference to an excellent article on the topic. References Flesch, Rudolf. (1949). The art of readable writing. New York: Harper. King, S. (2000). On writing: A memoir of the craft. New York: Scribner...
Automated Cover Letter in MS Word Using a Form and VBA.Automated Cover Letter in MS Word Using a Form and VBA.
Automated Cover Letter in MS Word Using a Form and VBA.
zhlédnutí 3,6KPřed 2 lety
In this video, I go over how I created an automated cover letter than automatically inserts the name of the company and hiring manager using bookmarks, a form, and VBA. github.com/learningengineer/learningengineer.github.io/blob/master/cloud/CoverLetter.docm
How to build a portfolio with javascript, jQuery, HTML, and CSS.How to build a portfolio with javascript, jQuery, HTML, and CSS.
How to build a portfolio with javascript, jQuery, HTML, and CSS.
zhlédnutí 167Před 2 lety
In this video, I demonstrate how I created a portfolio using javascript, jQuery, HTML, and Css.
Pt 3: Using a form, bookmarks, and VBA in MS Word to fill a document.Pt 3: Using a form, bookmarks, and VBA in MS Word to fill a document.
Pt 3: Using a form, bookmarks, and VBA in MS Word to fill a document.
zhlédnutí 15KPřed 2 lety
In this video, I replace some of the textboxes with combo boxes and demonstrate how to populate them. After that, I write the code to populate the bookmarks with the form data. Then I write code that uses an input box to request a file name from the user so that it can be automatically saved in the "Documents" folder. Another form, tells the user where it has been stored and that it has been do...
Pt 2: Using a form, bookmarks, and VBA in MS Word to fill a document.Pt 2: Using a form, bookmarks, and VBA in MS Word to fill a document.
Pt 2: Using a form, bookmarks, and VBA in MS Word to fill a document.
zhlédnutí 6KPřed 2 lety
In this part 2 video, I start with setting up the form using some basic textboxes. In a later video, I will create a more complicated form using drop-down menus and highlighting.
Pt 1: Using a form, bookmarks, and VBA in MS Word to fill a document.Pt 1: Using a form, bookmarks, and VBA in MS Word to fill a document.
Pt 1: Using a form, bookmarks, and VBA in MS Word to fill a document.
zhlédnutí 4,5KPřed 2 lety
In this part 1 video, I start with setting up MS Word, then the document, and inserting bookmarks. Finally, we go into the Visual Basic and start our form. In the next part, we'll populate our form using a variety of different tools.
CSS Style Sheet Change Based on IP Address of ClientCSS Style Sheet Change Based on IP Address of Client
CSS Style Sheet Change Based on IP Address of Client
zhlédnutí 253Před 2 lety
In this video, I demonstrate how to change the webpage style sheet based on the IP address of the client using Javascript, jQuery, and PHP.
Blackboard Boxes for Better Design.Blackboard Boxes for Better Design.
Blackboard Boxes for Better Design.
zhlédnutí 158Před 2 lety
In this video, I demonstrate how I created div boxes in Blackboard to avoid their inline styling problems and create a better more accessible design.

Komentáře

  • @carlistokelvin5676
    @carlistokelvin5676 Před 9 dny

    More fallacies please

  • @carlistokelvin5676
    @carlistokelvin5676 Před 9 dny

    Great work 🎉

  • @carlistokelvin5676
    @carlistokelvin5676 Před 9 dny

    Nice, more of these fallacies kindly

  • @savannahharlan8676
    @savannahharlan8676 Před 15 dny

    This is literally so helpful! 3 years on and you're still saving our asses - I need to automate a form in Word at my job and I would be so lost if you hadn't made this tutorial thank you so much

  • @kurtjacobson467
    @kurtjacobson467 Před 23 dny

    You're not the only one, and it took you so long because it's not very intuitive that the option even exists. Thanks for creating this video. It's been a great reminder. For years I was separating each textual element to create timed animations on them until a client asked me to update an old course and I had to search YT to find out how they had textual elements in the same box animating separately.

  • @aaroneakins8258
    @aaroneakins8258 Před měsícem

    How would I do this using text box? I need to have a text box send to two or more bookmarks.

    • @LearningEngineercom
      @LearningEngineercom Před měsícem

      I have several videos that provide instructions on how to do just that. Go to my channel.

  • @michaelgergen4318
    @michaelgergen4318 Před měsícem

    Someone has beef with Poland lol

    • @LearningEngineercom
      @LearningEngineercom Před měsícem

      Someone is using a strawman argument. Not Poland. Just this bad faith argument.

  • @georgepiet496
    @georgepiet496 Před měsícem

    No this is not Poland. A country is a legal entity. It can not speak, just like a chair and a duck cant speak. Thats an individual person speaking. Not a Poland. Person that made this video is a clown.

  • @nickfinestead2781
    @nickfinestead2781 Před měsícem

    So as far as this goes, would it not be a better application to be to use a Selection.Find object so you don't have to manually set the bookmarks and just replace every instance where the text is "Name:" to "Name:" concatenated with your value obtained from the prompt?

    • @LearningEngineercom
      @LearningEngineercom Před měsícem

      I agree with you. But the bookmark is invisible, not so easily deleted and it can't accidentally be found and removed.

  • @arnelbabida4313
    @arnelbabida4313 Před měsícem

    Thank you for the great tutorial. Instead of saving it to the Document folder, how I do alter the code to just produce the output in a .docx document?

    • @LearningEngineercom
      @LearningEngineercom Před měsícem

      In the code under the Submit button, you can get rid of the code between Me.Repaint and userInfo.Hide

  • @arnelbabida4313
    @arnelbabida4313 Před měsícem

    Great video but instead of saving in the document folder, how do i change the code to just product the document and not overwrite the template?

  • @KarenS-tm9sv
    @KarenS-tm9sv Před 2 měsíci

    This series is very helpful, thank you! I don't understand the Save Document code at all (like, why the ampersand underscore in the middle of the input statement?) but I can copy/paste! *Is there a way to direct where the file will be saved?* I'd prefer to save to my desktop. Thanks again Michael!

  • @KarenS-tm9sv
    @KarenS-tm9sv Před 2 měsíci

    Very well done and easy to follow tutorial! Thanks! Question: once I create a document from this template, is there a way to update some of the information (annually, for example), or must I start over with a new template?

    • @LearningEngineercom
      @LearningEngineercom Před 2 měsíci

      You can edit the template. When you open it, don't let the macro run.

    • @KarenS-tm9sv
      @KarenS-tm9sv Před 2 měsíci

      @@LearningEngineercom thanks - I actually haven't been able to get the form to open when I create a new document from the template yet, like it does on your video. I'll keep experimenting! Edit: I didn't have the "Private Sub Document_New()" part in my code! :)

  • @BrettDaly
    @BrettDaly Před 2 měsíci

    This was fantastic! Possible to do a video or provide a formula to add for Footers?

  • @kisembojojo5556
    @kisembojojo5556 Před 2 měsíci

    You are not serious mister

  • @ozzynotwood
    @ozzynotwood Před 2 měsíci

    Hello. I downloaded this & the form doesn't appear. I downloaded this from your google drive & suspect google has interfered with the file, this is why I went away from Google Docs. I also noticed google only lets me download this as a normal document, not a template. Would you please be able to provide a direct download link on a service that doesn't convert files the way google does?

    • @LearningEngineercom
      @LearningEngineercom Před 2 měsíci

      Thank you for letting me know. I will take care of this.

    • @ozzynotwood
      @ozzynotwood Před 2 měsíci

      @@LearningEngineercom Thanks! I Just want to modify this for my own use. I use MS-Word to make 5 labels with the only difference being the department name. I want to be able to prompt for the name so the label is correct & people avoid printing my current placeholder text.

    • @LearningEngineercom
      @LearningEngineercom Před 2 měsíci

      @@ozzynotwood I have updated the link in the description. I had to zip up the document.

    • @ozzynotwood
      @ozzynotwood Před 2 měsíci

      @@LearningEngineercom Thanks for doing this. Unfortunately I got the same result. I opened the file & the code you wrote is not there.

  • @ser.pepper4658
    @ser.pepper4658 Před 2 měsíci

    Only video that gets right to the point

  • @RichSobocinski
    @RichSobocinski Před 3 měsíci

    I'm confused about something - If you created the base document as a template would you need all that extra code for naming the file? The template ("something.dotm") would present the form as "Document1.docm" and force you to give it a name, wouldn't it? Am I missing something? Also, there is a lot of great info here, but I think a bit of editing would tighten it up a lot. I'm not sure seeing your mistakes in real time is helping anyone.

  • @drallisimo34
    @drallisimo34 Před 3 měsíci

    thank you for your useful tutorials!

  • @drallisimo34
    @drallisimo34 Před 3 měsíci

    very useful tutorial!

  • @StorKulur
    @StorKulur Před 3 měsíci

  • @nurdauletsharmetov6338
    @nurdauletsharmetov6338 Před 3 měsíci

    But what If I had different data to auto populate, but i want it just like that, I don't want any popping up box, when I enter the document, I want it just like that, I have entered once in the document, then for it auto populate

    • @LearningEngineercom
      @LearningEngineercom Před 3 měsíci

      So, then you want to grab let's say the nth word in your document and populate it to some bookmarks?

    • @nurdauletsharmetov6338
      @nurdauletsharmetov6338 Před 3 měsíci

      @@LearningEngineercom pretty much yes, let's say document number and my partner's name, my partner's residance, card number, instead of typing it every time, i want to simply type once, in the document, without pop up box or filling forms, and after i typed it once, I want it to be in rest of the document where it indicates every one of those things. I do know I can make it happen by creating variable and assigning it to InputBox function then set it to that bookmark, but I do not really want it to pop up like box to fill in

  • @suzanlsaacinwhiteandmikein412

    😂❤❤

  • @ScottCheatham
    @ScottCheatham Před 4 měsíci

    What about the reference page? Is there a video for formatting it?

  • @JanusTheRealDeal
    @JanusTheRealDeal Před 4 měsíci

    Great form! However, I am doing something similar based on an Excel workbook having a (database) sheet of (many) records, for which I have created quite an extensive UserForm. What I would love to do is, once I have selected a record from the UserForm with all data at display, to populate an MS Word file with only a few selected data/fields, which I have already bookmarked in a template Word file (so as to generate a new filled-in Word file and leave the template intact, just as you do). The difference here is I am NOT working from within a UserForm linked to a Word file like you do, but, like I said, on a UserForm that picks data from an Excel sheet to be "copied" onto a Word file (located in a different path). Any clues on how to solve this?

  • @desoniajedmicov.9052
    @desoniajedmicov.9052 Před 4 měsíci

    Thank You very much bro, I've been searching for weeks on this specific tutorial about vba without hard coding on python. It actually helps me a lot because this is my workload for my OJT. Great and Precise explanation on this video. <3

  • @nurdauletsharmetov6338
    @nurdauletsharmetov6338 Před 4 měsíci

    Thanks for the video, but my inputbox did not pop up when i opened a new file, could you help me what might be the problem?

    • @LearningEngineercom
      @LearningEngineercom Před 4 měsíci

      In the editor, right click on ThisDocument and then select View code. Now you have two drop-down lists. The one on the Left should say Document and then on the right you can select either New or Open. Under New type in the name of your form and then "Show." Example: Userform.Show.

  •  Před 4 měsíci

    Do you have an annotated Works Cited? Can't find up to date (or at least to 2021) facts to substantiate all the claims here. Would love to use it.

  • @Degamer790
    @Degamer790 Před 5 měsíci

    Thank you for this great tutorial. I have liked and subscribed. Once we have built this project, are we allowed to use it in our personal portfolios, and do you require attribution?

    • @LearningEngineercom
      @LearningEngineercom Před 5 měsíci

      You are allowed to use in your personal portfolio and yes, an attribution would be required.

  • @agatarutkowska2886
    @agatarutkowska2886 Před 5 měsíci

    Hello, I've downloaded the file from your website, but after opening the Visual Basic Editor there is now code available to edit and adjust to my needs. Could you let me know how could I do that? Thank you!

    • @LearningEngineercom
      @LearningEngineercom Před 5 měsíci

      I just tried it, and it tells me that the file is corrupt. I will attempt to find the backup file.

    • @LearningEngineercom
      @LearningEngineercom Před 5 měsíci

      I have uploaded a new file that should work. Please let me know if it doesn't.

  • @beech5190
    @beech5190 Před 6 měsíci

    When I tried making a windowed program in SharpDevelop it suddenly broke, added item declarations a second time and did god knows what so the form just got empty even if it has quite a lot of content. Anyone knows what I/program have done wrong?

  • @ValleyDragon
    @ValleyDragon Před 6 měsíci

    4 years later AntiVaxxers were saying we don't need Vaccines. We just need to get healthy and stop eating French Fries.

  • @mattlewis5710
    @mattlewis5710 Před 7 měsíci

    HI, I'm wondering if you could help me on a project. I have a template for a work document (an Agenda/minutes) and i am trying to follow your instructions but i am having difficulty with some areas as what i need is slightly complex or maybe not possible but i do not have the knowledge or experience unfortunately. Please let me know if you're willing to help or if you will work on on commission to teach me what i need to know. Thanks

  • @Ivan_1220
    @Ivan_1220 Před 7 měsíci

    How to add another form or page?

    • @LearningEngineercom
      @LearningEngineercom Před 7 měsíci

      You create another form and then use Form.Show or Form.Hide to show it or hide it.

    • @Ivan_1220
      @Ivan_1220 Před 7 měsíci

      @@LearningEngineercom pls make a tutorial on how to add page on windows form using sharp dev

  • @hafeeshfazulu
    @hafeeshfazulu Před 7 měsíci

    thank you you are a great

  • @hopewade3711
    @hopewade3711 Před 7 měsíci

    hi guys this is if you need help with iney thing ask him I also wark with him bye

  • @c.danielthomas8636
    @c.danielthomas8636 Před 7 měsíci

    is there a way to highlight specific texts as the user scrolls?

  • @happinesswatts
    @happinesswatts Před 7 měsíci

    Is this eng123 outline

  • @roscmon
    @roscmon Před 8 měsíci

    I'm so confused I don't even know how to articulate a question. First, you started off showing how to make a bookmark and then opened visual basic and there was a menu on the left. I didn't have that. So I thought I needed to save my doc as a template and then open the template. But I still didn't get the menu on the left. I finally figured out how to make the menu appear, but you had a form on yours. i couldn't find a form on mine. Then you made another form so I figured that would help because that's what I'm trying to do anyway. And then I couldn't see what you were doing even if I went full screen. Sigh.

  • @roscmon
    @roscmon Před 8 měsíci

    Yeah, this was completely confusing.

  • @fekrabusinesssolutions
    @fekrabusinesssolutions Před 8 měsíci

    2023. And ur video rocks! Thanks a lot!

  • @eliorubenmc
    @eliorubenmc Před 9 měsíci

    great! thanks

  • @eliorubenmc
    @eliorubenmc Před 9 měsíci

    Thanks, but one question: how is the right code to do the same in case you want to run again the code to overwrite the name. when I do the same using a form but the Bookmark is erased, so my solution was to put a sample text in the template, then in code I select the Bookmark, substract 1 character at the end, then Selection.Text = TextBox.Text + " " and it works but everytime I run the code it puts one " " to the text. without the " " the Selection randomly take a character, So I feel its not right.

  • @fantastic7691
    @fantastic7691 Před 9 měsíci

    Thank you for your video. It is great. I followed it and was able to create a custom form. The issue I have is with the Save dialog box. I get an error message when I click cancel. The error is Run-time error '5152': This is not a valid file name. Can you help with that?

    • @fantastic7691
      @fantastic7691 Před 9 měsíci

      By the way, I forgot to mention that I tried a few lines of codes with no success. I read about the If and End If statement but could not succeed with the Cancel button. Can anyone help?

  • @joshzemmin7193
    @joshzemmin7193 Před 10 měsíci

    🤣 Promo-SM

  • @zososound
    @zososound Před 11 měsíci

    Is there no way to add midi to it?

  • @yuelinxie5721
    @yuelinxie5721 Před 11 měsíci

    My .Value yielded Compile Error, Method or data member not found? Does anyone know what's going on?

  • @angelapace3773
    @angelapace3773 Před 11 měsíci

    This video does as exactly as described, which is awesome if that's what you're looking for. BUT. . . I came here hoping to learn how to apply these concepts to a different project I'm working on. And it was pretty good info up until the point that the code is just copied and pasted. I want to know what all of that code means!!! Otherwise, I can't adapt it and am still looking for how to use this in a way that is helpful for me. It's the old adage "give someone a fish. . ." I really do appreciate the steps up until the code is copied, though.

  • @BasitAli-se8cg
    @BasitAli-se8cg Před rokem

    I need a working template for work. will you help me or create it for me?

  • @user-sw2xj7zn7s
    @user-sw2xj7zn7s Před rokem

    Thanks for everything, you made my day.