<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:wfw="http://wellformedweb.org/CommentAPI/"
     xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:atom="http://www.w3.org/2005/Atom"
     xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
     xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
          xmlns:media="http://search.yahoo.com/mrss/"
>
                
                    
                    
    
    <channel>
        <title> MakeUseOf - Visual Basic Programming </title>
        <atom:link rel="self" href="https://www.makeuseof.com/feed/tag/visual-basic/" type="application/rss+xml" />
        <link>https://www.makeuseof.com </link>

                    <description>MUO is your guide to modern tech. Learn how to make use of the tech and gadgets around you, and discover cool stuff on the internet.</description>
        
        <lastBuildDate>Mon, 17 Apr 2023 16:30:17 GMT</lastBuildDate>
        <language>en-US</language>
                            <sy:updatePeriod>hourly</sy:updatePeriod>
                            <sy:updateFrequency>60</sy:updateFrequency>
                
                                        
                                        
            <item>
                <title><![CDATA[How to Send Emails From an Excel Spreadsheet Using VBA Scripts]]></title>
                                    <link><![CDATA[https://www.makeuseof.com/tag/send-emails-excel-vba/]]></link>
                
                                                            <dc:creator><![CDATA[Tina Sieber]]></dc:creator>
                                    
                                    <enclosure url="https://static1.makeuseofimages.com/wordpress/wp-content/uploads/2017/06/Excel-Send-Email-Featured.jpg" length="0" type="image/jpeg"/>
                
                
                                    <category><![CDATA[Programming]]></category>
                
                                                            <category><![CDATA[Email Tips]]></category>
                                            <category><![CDATA[Programming]]></category>
                                            <category><![CDATA[Visual Basic Programming]]></category>
                                            <category><![CDATA[Microsoft Excel]]></category>
                                            <category><![CDATA[Microsoft Office Tips]]></category>
                                    
                

                <description>
                    <![CDATA[
                                                    Our code template will help you set up automated emails from within Excel using Collaboration Data Objects (CDO) and VBA scripts.
                                                ]]>
                </description>
                <content:encoded>
                    <![CDATA[
                                                                                                                                    <p>To send emails from Microsoft Excel only requires a few simple scripts. Add this functionality to your spreadsheets, and you can accomplish much more in Excel.</p>
    
                                                                                                            ]]>
                </content:encoded>
                                <pubDate>Tue, 25 Apr 2023 18:00:16 GMT</pubDate>
                <guid isPermaLink="true">https://www.makeuseof.com/tag/send-emails-excel-vba/</guid>
            </item>
                                
                                        
            <item>
                <title><![CDATA[How to Use the For Each Loop in Excel VBA]]></title>
                                    <link><![CDATA[https://www.makeuseof.com/use-for-each-loop-excel-vba/]]></link>
                
                                                            <dc:creator><![CDATA[Sahil Kapoor]]></dc:creator>
                                    
                                    <enclosure url="https://static1.makeuseofimages.com/wordpress/wp-content/uploads/2023/04/for-each-loop-in-vba.jpg" length="1552" type="image/jpeg"/>
                
                
                                    <category><![CDATA[Productivity]]></category>
                
                                                            <category><![CDATA[Microsoft Excel]]></category>
                                            <category><![CDATA[Spreadsheet]]></category>
                                            <category><![CDATA[Visual Basic Programming]]></category>
                                    
                

                <description>
                    <![CDATA[
                                                    Want to automate repetitive tasks in Excel using VBA? Learn how to use the For Each loop to efficiently manipulate data in your spreadsheets.
                                                ]]>
                </description>
                <content:encoded>
                    <![CDATA[
                                                                                                                                    <p>Loops and VBA go together, and for a good reason too. When dealing with Microsoft Office objects like workbooks, worksheets, and ranges, loops can help you toggle between each of them with relative ease.</p>
    
                                                                                                            ]]>
                </content:encoded>
                                <pubDate>Mon, 17 Apr 2023 16:30:17 GMT</pubDate>
                <guid isPermaLink="true">https://www.makeuseof.com/use-for-each-loop-excel-vba/</guid>
            </item>
                                
                                        
            <item>
                <title><![CDATA[How to Use the Do-While Loop in Excel VBA]]></title>
                                    <link><![CDATA[https://www.makeuseof.com/use-do-while-loop-excel-vba/]]></link>
                
                                                            <dc:creator><![CDATA[Sahil Kapoor]]></dc:creator>
                                    
                                    <enclosure url="https://static1.makeuseofimages.com/wordpress/wp-content/uploads/2023/03/do-while-loops-in-excel-vba.jpg" length="997" type="image/jpeg"/>
                
                
                                    <category><![CDATA[Productivity]]></category>
                
                                                            <category><![CDATA[Microsoft Excel]]></category>
                                            <category><![CDATA[Spreadsheet]]></category>
                                            <category><![CDATA[Visual Basic Programming]]></category>
                                    
                

                <description>
                    <![CDATA[
                                                    Want to automate repetitive tasks in Excel VBA? Learn how to use the Do-While loop to execute a set of actions repeatedly until a condition is met.
                                                ]]>
                </description>
                <content:encoded>
                    <![CDATA[
                                                                                                                                    <p>Loops are an integral part of any coding language, and you can automate plenty of repetitive tasks, by using a variety of loops, depending on the language at hand. Excel&rsquo;s VBA is no different from the others, since it offers a series of looping options, each serving a different purpose.</p>
    
                                                                                                            ]]>
                </content:encoded>
                                <pubDate>Wed, 29 Mar 2023 16:30:17 GMT</pubDate>
                <guid isPermaLink="true">https://www.makeuseof.com/use-do-while-loop-excel-vba/</guid>
            </item>
                                
                                        
            <item>
                <title><![CDATA[Learn to Automate Your Vlookups With Excel VBA]]></title>
                                    <link><![CDATA[https://www.makeuseof.com/vlookup-function-excel-vba-automate/]]></link>
                
                                                            <dc:creator><![CDATA[Sahil Kapoor]]></dc:creator>
                                    
                                    <enclosure url="https://static1.makeuseofimages.com/wordpress/wp-content/uploads/2023/02/automate-vlookup-function-in-excel-vba.jpg" length="1331" type="image/jpeg"/>
                
                
                                    <category><![CDATA[Programming]]></category>
                
                                                            <category><![CDATA[Programming]]></category>
                                            <category><![CDATA[Microsoft Excel]]></category>
                                            <category><![CDATA[Visual Basic Programming]]></category>
                                    
                

                <description>
                    <![CDATA[
                                                    Take your Excel programming a step further by using the popular VLOOKUP function in your VBA code.
                                                ]]>
                </description>
                <content:encoded>
                    <![CDATA[
                                                                                                                                    <p>Vlookup is an essential function within Excel and has become a vital part of data processing. It provides some of the functionality you might usually associate with a full-blown database.</p>
    
                                                                                                            ]]>
                </content:encoded>
                                <pubDate>Fri, 24 Feb 2023 20:30:17 GMT</pubDate>
                <guid isPermaLink="true">https://www.makeuseof.com/vlookup-function-excel-vba-automate/</guid>
            </item>
                                
                                        
            <item>
                <title><![CDATA[How to Insert a Picture Into a Cell Using VBA in Excel]]></title>
                                    <link><![CDATA[https://www.makeuseof.com/insert-picture-into-cell-using-vba-excel/]]></link>
                
                                                            <dc:creator><![CDATA[Amir M. Bohlooli]]></dc:creator>
                                    
                                    <enclosure url="https://static1.makeuseofimages.com/wordpress/wp-content/uploads/2022/10/excel-logo-blur.jpg" length="26729" type="image/jpeg"/>
                
                
                                    <category><![CDATA[Productivity]]></category>
                
                                                            <category><![CDATA[Microsoft Excel]]></category>
                                            <category><![CDATA[Visual Basic Programming]]></category>
                                            <category><![CDATA[Spreadsheet]]></category>
                                    
                

                <description>
                    <![CDATA[
                                                    You can easily insert images in your spreadsheets and manipulate them with macro code. Here's how to insert a picture into a cell using VBA in Excel.
                                                ]]>
                </description>
                <content:encoded>
                    <![CDATA[
                                                                                                                                    <p>Visual Basic for Application, VBA for short, is a form of Visual Basic 6 integrated into Microsoft Office programs. Through coding, VBA allows you to automate tasks in Office programs, including Excel. In some cases, you can even add new features to Excel using VBA.</p>
    
                                                                                                            ]]>
                </content:encoded>
                                <pubDate>Tue, 01 Nov 2022 20:45:14 GMT</pubDate>
                <guid isPermaLink="true">https://www.makeuseof.com/insert-picture-into-cell-using-vba-excel/</guid>
            </item>
                                
                                        
            <item>
                <title><![CDATA[Learn How to Automatically Create Pivot Tables in Excel With VBA]]></title>
                                    <link><![CDATA[https://www.makeuseof.com/pivot-tables-excel-vba-create-automatically/]]></link>
                
                                                            <dc:creator><![CDATA[Advait Singh]]></dc:creator>
                                    
                                    <enclosure url="https://static1.makeuseofimages.com/wordpress/wp-content/uploads/2022/10/man-in-a-black-suit-talking-near-a-laptop.jpg" length="148849" type="image/jpeg"/>
                
                
                                    <category><![CDATA[Programming]]></category>
                
                                                            <category><![CDATA[Visual Basic Programming]]></category>
                                            <category><![CDATA[Programming]]></category>
                                            <category><![CDATA[Microsoft Excel]]></category>
                                    
                

                <description>
                    <![CDATA[
                                                    Pivot tables are a powerful data visualization tool, but they can be awkward to set up. Take the frustration out of this process with a VBA script.
                                                ]]>
                </description>
                <content:encoded>
                    <![CDATA[
                                                                                                                                    <p>Pivot tables in Excel are pivotal in making data easier to understand and comprehend. A pivot table can condense and crunch data into meaningful structures. MS Excel users have widely adopted them within the data industry.</p>
    
                                                                                                            ]]>
                </content:encoded>
                                <pubDate>Thu, 13 Oct 2022 13:00:14 GMT</pubDate>
                <guid isPermaLink="true">https://www.makeuseof.com/pivot-tables-excel-vba-create-automatically/</guid>
            </item>
                                
                                        
            <item>
                <title><![CDATA[How to Remove All Hyperlinks in a Word Document Using VBA]]></title>
                                    <link><![CDATA[https://www.makeuseof.com/remove-hyperlinks-word-using-vba/]]></link>
                
                                                            <dc:creator><![CDATA[Amir M. Bohlooli]]></dc:creator>
                                    
                                    <enclosure url="https://static1.makeuseofimages.com/wordpress/wp-content/uploads/2022/08/word-broken-link.jpg" length="41226" type="image/jpeg"/>
                
                
                                    <category><![CDATA[Productivity]]></category>
                
                                                            <category><![CDATA[Microsoft Word]]></category>
                                            <category><![CDATA[Digital Document]]></category>
                                            <category><![CDATA[Word Processor]]></category>
                                            <category><![CDATA[Microsoft Office Tips]]></category>
                                            <category><![CDATA[Visual Basic Programming]]></category>
                                            <category><![CDATA[Macros]]></category>
                                    
                

                <description>
                    <![CDATA[
                                                    You can automatically remove all hyperlinks from your document by setting up a macro in Word. Here's how to do it easily.
                                                ]]>
                </description>
                <content:encoded>
                    <![CDATA[
                                                                                                                                    <p>Removing hyperlinks in Word is easier than even adding them, but this cinch can get rather tiring when done in great quantities. VBA is a powerful tool in Office apps, including Word, that allows you to automate nearly any task.</p>
    
                                                                                                            ]]>
                </content:encoded>
                                <pubDate>Wed, 31 Aug 2022 20:00:14 GMT</pubDate>
                <guid isPermaLink="true">https://www.makeuseof.com/remove-hyperlinks-word-using-vba/</guid>
            </item>
                                
                                        
            <item>
                <title><![CDATA[How to Automatically Add Text to a Document’s Header in Microsoft Word Using VBA]]></title>
                                    <link><![CDATA[https://www.makeuseof.com/automatically-add-text-to-header-word-vba/]]></link>
                
                                                            <dc:creator><![CDATA[Amir M. Bohlooli]]></dc:creator>
                                    
                                    <enclosure url="https://static1.makeuseofimages.com/wordpress/wp-content/uploads/2022/08/microsoft-word-logo.jpg" length="39450" type="image/jpeg"/>
                
                
                                    <category><![CDATA[Productivity]]></category>
                
                                                            <category><![CDATA[Microsoft Word]]></category>
                                            <category><![CDATA[Digital Document]]></category>
                                            <category><![CDATA[Microsoft Office Tips]]></category>
                                            <category><![CDATA[Visual Basic Programming]]></category>
                                    
                

                <description>
                    <![CDATA[
                                                    Want to automate the process of adding text to a document's header in Word? Here's how you can use VBA to automatically add headers to Word documents.
                                                ]]>
                </description>
                <content:encoded>
                    <![CDATA[
                                                                                                                                    <p>Headers are a great place for introducing your Word document, and they&#39;re also easy to use. You just need to double-click the header and type, right? Easy as it is, just like anything else, this task can get rather monotonous and annoying if you have to add the same header for multiple documents in a row.</p>
    
                                                                                                            ]]>
                </content:encoded>
                                <pubDate>Thu, 25 Aug 2022 13:30:14 GMT</pubDate>
                <guid isPermaLink="true">https://www.makeuseof.com/automatically-add-text-to-header-word-vba/</guid>
            </item>
                                
                                        
            <item>
                <title><![CDATA[The Excel VBA Programming Tutorial for Beginners]]></title>
                                    <link><![CDATA[https://www.makeuseof.com/tag/excel-vba-programming-tutorial/]]></link>
                
                                                            <dc:creator><![CDATA[Amir M. Bohlooli]]></dc:creator>
                                    
                                    <enclosure url="https://static1.makeuseofimages.com/wordpress/wp-content/uploads/2016/10/vba-excel.jpg" length="217948" type="image/jpeg"/>
                
                
                                    <category><![CDATA[Productivity]]></category>
                
                                                            <category><![CDATA[Visual Basic Programming]]></category>
                                            <category><![CDATA[Microsoft Excel]]></category>
                                            <category><![CDATA[Spreadsheet]]></category>
                                    
                

                <description>
                    <![CDATA[
                                                    VBA is a Microsoft Office power tool. You can use it to automate tasks with macros, set triggers, and lots more. We'll introduce you to Excel visual basic programming with a simple project.
                                                ]]>
                </description>
                <content:encoded>
                    <![CDATA[
                                                                                                                                    <p>Visual Basic for Applications (VBA) is the Microsoft Office programming language that allows you to create macros, add a message box, execute code inside a document in response to a trigger, and much more. With VBA, you can supercharge your Excel spreadsheets and go beyond mere Excel functions.</p>
    
                                                                                                            ]]>
                </content:encoded>
                                <pubDate>Mon, 01 Aug 2022 20:00:14 GMT</pubDate>
                <guid isPermaLink="true">https://www.makeuseof.com/tag/excel-vba-programming-tutorial/</guid>
            </item>
                                
                                        
            <item>
                <title><![CDATA[Understanding Excel Cells vs. Range Functions in VBA]]></title>
                                    <link><![CDATA[https://www.makeuseof.com/tag/excel-cells-vs-range-functions-vba/]]></link>
                
                                                            <dc:creator><![CDATA[Ryan Dube]]></dc:creator>
                                    
                                    <enclosure url="https://static1.makeuseofimages.com/wordpress/wp-content/uploads/2022/03/excel-sand-background.jpg" length="46123" type="image/jpeg"/>
                
                
                                    <category><![CDATA[Programming]]></category>
                
                                                            <category><![CDATA[Visual Basic Programming]]></category>
                                            <category><![CDATA[Microsoft Excel]]></category>
                                            <category><![CDATA[Microsoft]]></category>
                                    
                

                <description>
                    <![CDATA[
                                                    Using the Range and Cells functions in Excel can get very confusing. Here's how you can make use of them in ways you probably never imagined, with the help of VBA
                                                ]]>
                </description>
                <content:encoded>
                    <![CDATA[
                                                                                                                                    <p>Excel is powerful. If you use it a lot, you probably already know a lot of tricks using formulas or auto-formatting, but making use of Ranges and Cells function in VBA, you can take your Excel analytics to a whole new level.</p>
    
                                                                                                            ]]>
                </content:encoded>
                                <pubDate>Wed, 23 Mar 2022 21:30:14 GMT</pubDate>
                <guid isPermaLink="true">https://www.makeuseof.com/tag/excel-cells-vs-range-functions-vba/</guid>
            </item>
                                
                                        
            <item>
                <title><![CDATA[Can You Run Visual Basic 6 Apps on Windows 11?]]></title>
                                    <link><![CDATA[https://www.makeuseof.com/windows-11-visual-basic-6-apps/]]></link>
                
                                                            <dc:creator><![CDATA[Shan Abdul]]></dc:creator>
                                    
                                    <enclosure url="https://static1.makeuseofimages.com/wordpress/wp-content/uploads/2022/01/Edge-AddOns-for-Developers-Featured-Image.jpeg" length="106466" type="image/jpeg"/>
                
                
                                    <category><![CDATA[Windows]]></category>
                
                                                            <category><![CDATA[Windows 11]]></category>
                                            <category><![CDATA[Visual Basic Programming]]></category>
                                    
                

                <description>
                    <![CDATA[
                                                    Windows 11 has made major strides for the operating system, but can you run older Visual Basic 6 apps on it still?
                                                ]]>
                </description>
                <content:encoded>
                    <![CDATA[
                                                                                                                                    <p>The number of VB6 users has declined over the last decade, but a small proportion of developers still use VB6 apps.</p>
    
                                                                                                            ]]>
                </content:encoded>
                                <pubDate>Wed, 23 Mar 2022 18:15:14 GMT</pubDate>
                <guid isPermaLink="true">https://www.makeuseof.com/windows-11-visual-basic-6-apps/</guid>
            </item>
                                
                                        
            <item>
                <title><![CDATA[How to Create and Design a VBA User Form]]></title>
                                    <link><![CDATA[https://www.makeuseof.com/vba-user-form-create-design/]]></link>
                
                                                            <dc:creator><![CDATA[Gaurav Siyal]]></dc:creator>
                                    
                                    <enclosure url="https://static1.makeuseofimages.com/wordpress/wp-content/uploads/2022/03/VBA-user-forms.jpg" length="193525" type="image/jpeg"/>
                
                
                                    <category><![CDATA[Programming]]></category>
                
                                                            <category><![CDATA[Visual Basic Programming]]></category>
                                            <category><![CDATA[Microsoft Office Tips]]></category>
                                    
                

                <description>
                    <![CDATA[
                                                    Forms allow you to add a user interface to your Office-backed VBA programs. Learn how to create one and discover which controls they support.
                                                ]]>
                </description>
                <content:encoded>
                    <![CDATA[
                                                                                                                                    <p>User forms are an integral part of VBA programs, and it&rsquo;s important to design them correctly to ensure correct behavior. User forms allow you to add an intuitive interface to your spreadsheets, for user interaction.</p>
    
                                                                                                            ]]>
                </content:encoded>
                                <pubDate>Mon, 21 Mar 2022 10:00:13 GMT</pubDate>
                <guid isPermaLink="true">https://www.makeuseof.com/vba-user-form-create-design/</guid>
            </item>
                                
                                        
            <item>
                <title><![CDATA[How to Create an Automated Data Entry Form in Excel VBA]]></title>
                                    <link><![CDATA[https://www.makeuseof.com/create-automated-data-entry-form-in-excel-vba/]]></link>
                
                                                            <dc:creator><![CDATA[Gaurav Siyal]]></dc:creator>
                                    
                                    <enclosure url="https://static1.makeuseofimages.com/wordpress/wp-content/uploads/2022/02/pexels-kampus-production-8353777.jpg" length="108619" type="image/jpeg"/>
                
                
                                    <category><![CDATA[Programming]]></category>
                
                                                            <category><![CDATA[Visual Basic Programming]]></category>
                                            <category><![CDATA[Microsoft Excel]]></category>
                                    
                

                <description>
                    <![CDATA[
                                                    Follow this tutorial to create a custom VBA-automated data entry form. 
                                                ]]>
                </description>
                <content:encoded>
                    <![CDATA[
                                                                                                                                    <p>Visual Basic is an excellent language for automating repetitive tasks in Excel. Imagine taking your automation up a notch by creating highly functional user forms that also look tidy to the end-users.</p>
    
                                                                                                            ]]>
                </content:encoded>
                                <pubDate>Mon, 28 Feb 2022 18:30:13 GMT</pubDate>
                <guid isPermaLink="true">https://www.makeuseof.com/create-automated-data-entry-form-in-excel-vba/</guid>
            </item>
                                
                                        
            <item>
                <title><![CDATA[Top 9 Professional Sample Code Websites for Programmers]]></title>
                                    <link><![CDATA[https://www.makeuseof.com/tag/top-10-professional-sample-code-websites-for-programmers/]]></link>
                
                                                            <dc:creator><![CDATA[Ian Buckley]]></dc:creator>
                                    
                                    <enclosure url="https://static1.makeuseofimages.com/wordpress/wp-content/uploads/2009/02/laptop-coding-programming-computer-workstation-featured.jpg" length="145025" type="image/jpeg"/>
                
                
                                    <category><![CDATA[Internet]]></category>
                
                                                            <category><![CDATA[HTML]]></category>
                                            <category><![CDATA[Web Development]]></category>
                                            <category><![CDATA[JavaScript]]></category>
                                            <category><![CDATA[Java]]></category>
                                            <category><![CDATA[Webmaster Tools]]></category>
                                            <category><![CDATA[Programming]]></category>
                                            <category><![CDATA[Visual Basic Programming]]></category>
                                            <category><![CDATA[Web Design]]></category>
                                    
                

                <description>
                    <![CDATA[
                                                    Looking to learn and create applications with example code snippets? Here are the best free code sample websites to start with.
                                                ]]>
                </description>
                <content:encoded>
                    <![CDATA[
                                                                                                                                    <p>Most programmers are not just desktop programmers, web programmers or scripting gurus&mdash;instead, they&#39;re often all of the above. Knowing where to find free samples of code online can help you learn and create applications with these working code snippets.</p>
    
                                                                                                            ]]>
                </content:encoded>
                                <pubDate>Wed, 29 Dec 2021 15:10:22 GMT</pubDate>
                <guid isPermaLink="true">https://www.makeuseof.com/tag/top-10-professional-sample-code-websites-for-programmers/</guid>
            </item>
                                
                                        
            <item>
                <title><![CDATA[How to Fit Your Excel Spreadsheet to Your Screen]]></title>
                                    <link><![CDATA[https://www.makeuseof.com/tag/fit-excel-spreadsheet-screen/]]></link>
                
                                                            <dc:creator><![CDATA[Ryan Dube]]></dc:creator>
                                    
                                    <enclosure url="https://static1.makeuseofimages.com/wordpress/wp-content/uploads/2015/12/excel-fit-screen.jpg" length="107960" type="image/jpeg"/>
                
                
                                    <category><![CDATA[Productivity]]></category>
                
                                                            <category><![CDATA[Spreadsheet]]></category>
                                            <category><![CDATA[Visual Basic Programming]]></category>
                                            <category><![CDATA[Printing]]></category>
                                            <category><![CDATA[Microsoft Excel]]></category>
                                            <category><![CDATA[Microsoft Office Tips]]></category>
                                    
                

                <description>
                    <![CDATA[
                                                    Are you tired of resizing Excel spreadsheets to fit your screen? Here are three quick solutions that can make your spreadsheet much easier to view.
                                                ]]>
                </description>
                <content:encoded>
                    <![CDATA[
                                                                                                                                    <p>Excel is a powerful tool for so many things, but having to resize the sheet to fit your screen every time you open a file can be a major pain. If you often find yourself wondering, &ldquo;how do I make my Excel spreadsheet fit my screen&rdquo;, here are three quick solutions that can make your spreadsheet much easier to view.</p>
    
                                                                                                            ]]>
                </content:encoded>
                                <pubDate>Sun, 12 Dec 2021 21:30:12 GMT</pubDate>
                <guid isPermaLink="true">https://www.makeuseof.com/tag/fit-excel-spreadsheet-screen/</guid>
            </item>
                                
                                        
            <item>
                <title><![CDATA[How to Create a VBScript ODBC Connection]]></title>
                                    <link><![CDATA[https://www.makeuseof.com/create-a-vb-script-odbc-connection/]]></link>
                
                                                            <dc:creator><![CDATA[Wini Bhalla]]></dc:creator>
                                    
                                    <enclosure url="https://static1.makeuseofimages.com/wordpress/wp-content/uploads/2021/07/developer-doing-coding-in-laptop-1.jpg" length="153884" type="image/jpeg"/>
                
                
                                    <category><![CDATA[Programming]]></category>
                
                                                            <category><![CDATA[Visual Basic Programming]]></category>
                                            <category><![CDATA[Coding Tutorials]]></category>
                                            <category><![CDATA[database]]></category>
                                    
                

                <description>
                    <![CDATA[
                                                    Quickly connect your databases with VBScript.
                                                ]]>
                </description>
                <content:encoded>
                    <![CDATA[
                                                                                                                                    <p>One of the most common uses for VBScript is to connect databases. Believe it or not, the process is relatively easy, and even beginners can establish a connection with ease. Here's everything you need to know on how to create a VBScript ODBC Connection.</p>
    
                                                                                                            ]]>
                </content:encoded>
                                <pubDate>Tue, 27 Jul 2021 13:15:38 GMT</pubDate>
                <guid isPermaLink="true">https://www.makeuseof.com/create-a-vb-script-odbc-connection/</guid>
            </item>
                                
                                        
            <item>
                <title><![CDATA[High-Level vs. Low-Level Programming Languages, Explained]]></title>
                                    <link><![CDATA[https://www.makeuseof.com/tag/high-level-low-level-programming-languages/]]></link>
                
                                                            <dc:creator><![CDATA[Anthony Grant]]></dc:creator>
                                    
                                    <enclosure url="https://static1.makeuseofimages.com/wordpress/wp-content/uploads/2020/06/high-low-level.jpg" length="157794" type="image/jpeg"/>
                
                
                                    <category><![CDATA[Technology Explained]]></category>
                
                                                            <category><![CDATA[Visual Basic Programming]]></category>
                                            <category><![CDATA[PHP Programming]]></category>
                                            <category><![CDATA[Jargon]]></category>
                                            <category><![CDATA[Object Oriented Programming]]></category>
                                            <category><![CDATA[C Programming]]></category>
                                            <category><![CDATA[Functional Programming]]></category>
                                            <category><![CDATA[Programming Languages]]></category>
                                            <category><![CDATA[Programming Tools]]></category>
                                    
                

                <description>
                    <![CDATA[
                                                    What are high-level and low-level programming languages? How does it affect learning to write code? Here's what you need to know.
                                                ]]>
                </description>
                <content:encoded>
                    <![CDATA[
                                                                                                                                    <p>Programming languages are separated into two classes. They can be either high-level languages or low-level languages. Each type of programming language has its own purpose. Learning the difference between the two is an important step to figuring out which one to use.</p>
    
                                                                                                            ]]>
                </content:encoded>
                                <pubDate>Wed, 10 Jun 2020 16:00:00 GMT</pubDate>
                <guid isPermaLink="true">https://www.makeuseof.com/tag/high-level-low-level-programming-languages/</guid>
            </item>
                                
                                        
            <item>
                <title><![CDATA[How You Can Make Your Own Simple App With VBA]]></title>
                                    <link><![CDATA[https://www.makeuseof.com/tag/simple-app-vba/]]></link>
                
                                                            <dc:creator><![CDATA[Anthony Grant]]></dc:creator>
                                    
                                    <enclosure url="https://static1.makeuseofimages.com/wordpress/wp-content/uploads/2018/03/excel-cells-vba.jpg" length="152326" type="image/jpeg"/>
                
                
                                    <category><![CDATA[Programming]]></category>
                
                                                            <category><![CDATA[Programming]]></category>
                                            <category><![CDATA[Visual Basic Programming]]></category>
                                            <category><![CDATA[App Development]]></category>
                                    
                

                <description>
                    <![CDATA[
                                                    Want to know how to make your own VBA application to solve problems? Use these tips to build your own VBA software.
                                                ]]>
                </description>
                <content:encoded>
                    <![CDATA[
                                                                                                                                    <p>Visual Basic for Applications (VBA) is a remarkable language. Built into Microsoft Excel, this language can be used to program apps right inside an Excel worksheet.</p>
    
                                                                                                            ]]>
                </content:encoded>
                                <pubDate>Wed, 22 Jan 2020 19:00:03 GMT</pubDate>
                <guid isPermaLink="true">https://www.makeuseof.com/tag/simple-app-vba/</guid>
            </item>
                                
                                        
            <item>
                <title><![CDATA[4 Mistakes to Avoid When Programming Excel Macros With VBA]]></title>
                                    <link><![CDATA[https://www.makeuseof.com/tag/4-mistakes-can-avoid-programming-excel-macros-vba/]]></link>
                
                                                            <dc:creator><![CDATA[Anthony Grant]]></dc:creator>
                                    
                                    <enclosure url="https://static1.makeuseofimages.com/wordpress/wp-content/uploads/2016/04/mistakes-excel-macros.jpg" length="182017" type="image/jpeg"/>
                
                
                                    <category><![CDATA[Programming]]></category>
                
                                                            <category><![CDATA[Programming]]></category>
                                            <category><![CDATA[Visual Basic Programming]]></category>
                                            <category><![CDATA[Microsoft Excel]]></category>
                                    
                

                <description>
                    <![CDATA[
                                                    Simple code is vital for Microsoft Excel power users. But how can you make or safely exit a for loop using VBA in Excel? 
                                                ]]>
                </description>
                <content:encoded>
                    <![CDATA[
                                                                                                                                    <p><a href="https://www.microsoft.com/en-us/microsoft-365/buy/compare-all-microsoft-365-products" rel="nofollow" target="_blank">Microsoft Excel</a> is already a capable data analysis tool, but with the ability to automate repetitive tasks with macros by writing simple code in Visual Basic for Applications (VBA) it's that much more powerful. Used incorrectly, however, VBA can cause problems.</p>
    
                                                                                                            ]]>
                </content:encoded>
                                <pubDate>Mon, 23 Dec 2019 17:00:00 GMT</pubDate>
                <guid isPermaLink="true">https://www.makeuseof.com/tag/4-mistakes-can-avoid-programming-excel-macros-vba/</guid>
            </item>
                                
                                        
            <item>
                <title><![CDATA[Use Macros in Excel on Mac to Save Time and Do More]]></title>
                                    <link><![CDATA[https://www.makeuseof.com/tag/macros-excel-mac-save-time/]]></link>
                
                                                            <dc:creator><![CDATA[Michael McConnell]]></dc:creator>
                                    
                                    <enclosure url="https://static1.makeuseofimages.com/wordpress/wp-content/uploads/2018/02/mac-excel-macros.jpg" length="211820" type="image/jpeg"/>
                
                
                                    <category><![CDATA[Mac]]></category>
                
                                                            <category><![CDATA[Visual Basic Programming]]></category>
                                            <category><![CDATA[Microsoft Excel]]></category>
                                    
                

                <description>
                    <![CDATA[
                                                    Learn how to boost your spreadsheet productivity with macros in Excel on Mac.
                                                ]]>
                </description>
                <content:encoded>
                    <![CDATA[
                                                                                                                                    <p>Excel on the Mac has not always been the same powerhouse it was on Windows. Macros really wouldn't work unless they were created exclusively for the Mac.</p>
    
                                                                                                            ]]>
                </content:encoded>
                                <pubDate>Tue, 20 Feb 2018 23:00:00 GMT</pubDate>
                <guid isPermaLink="true">https://www.makeuseof.com/tag/macros-excel-mac-save-time/</guid>
            </item>
                                
                                        
            <item>
                <title><![CDATA[How to Hide and Unhide Sheets in Excel]]></title>
                                    <link><![CDATA[https://www.makeuseof.com/tag/hide-unhide-worksheets-excel/]]></link>
                
                                                            <dc:creator><![CDATA[Brad Jones]]></dc:creator>
                                    
                                    <enclosure url="https://static1.makeuseofimages.com/wordpress/wp-content/uploads/2017/12/hide-excel-sheets.jpg" length="241455" type="image/jpeg"/>
                
                
                                    <category><![CDATA[Productivity]]></category>
                
                                                            <category><![CDATA[Spreadsheet]]></category>
                                            <category><![CDATA[Visual Basic Programming]]></category>
                                            <category><![CDATA[Microsoft Excel]]></category>
                                    
                

                <description>
                    <![CDATA[
                                                    Need to tidy up an Excel document? Here's how to hide and unhide sheets in Excel. We'll even show you how to make sheets very hidden.
                                                ]]>
                </description>
                <content:encoded>
                    <![CDATA[
                                                                                                                                    <p>Need to tidy up an Excel document? Here's how to hide one or more sheets.</p>
    
                                                                                                            ]]>
                </content:encoded>
                                <pubDate>Wed, 20 Dec 2017 18:00:00 GMT</pubDate>
                <guid isPermaLink="true">https://www.makeuseof.com/tag/hide-unhide-worksheets-excel/</guid>
            </item>
                                
                                        
            <item>
                <title><![CDATA[How to Integrate Excel Data Into a Word Document]]></title>
                                    <link><![CDATA[https://www.makeuseof.com/tag/integrate-excel-data-word-document/]]></link>
                
                                                            <dc:creator><![CDATA[Ryan Dube]]></dc:creator>
                                    
                                    <enclosure url="https://static1.makeuseofimages.com/wordpress/wp-content/uploads/2012/02/Integrate-Excel-Data-into-Word-Featured.jpg" length="95121" type="image/jpeg"/>
                
                
                                    <category><![CDATA[Productivity]]></category>
                
                                                            <category><![CDATA[Digital Document]]></category>
                                            <category><![CDATA[Visual Basic Programming]]></category>
                                            <category><![CDATA[Microsoft Word]]></category>
                                            <category><![CDATA[Microsoft Excel]]></category>
                                    
                

                <description>
                    <![CDATA[
                                                    During your work week, there are probably lots of times that you find yourself copying and pasting information from Excel into Word, or the other way around. This is how people often produce written reports based on data that’s accumulated and updated in an Excel spreadsheet. In this article, I’m going to dive a little more into the background VBA scripting that allows you to actually program connections between data in Excel and Word.
                                                ]]>
                </description>
                <content:encoded>
                    <![CDATA[
                                                                                                                                    <p><em>Updated by Brad Jones on 25 August 2017.</em></p>
    
                                                                                                            ]]>
                </content:encoded>
                                <pubDate>Fri, 25 Aug 2017 23:01:15 GMT</pubDate>
                <guid isPermaLink="true">https://www.makeuseof.com/tag/integrate-excel-data-word-document/</guid>
            </item>
                                
                                        
            <item>
                <title><![CDATA[How to Build a Custom Excel Toolbar of VBA Macros]]></title>
                                    <link><![CDATA[https://www.makeuseof.com/tag/custom-excel-toolbar-vba-macros/]]></link>
                
                                                            <dc:creator><![CDATA[Brad Jones]]></dc:creator>
                                    
                                    <enclosure url="https://static1.makeuseofimages.com/wordpress/wp-content/uploads/2017/07/Excel-Toolbar-VBA-Featured.jpg" length="194842" type="image/jpeg"/>
                
                
                                    <category><![CDATA[Productivity]]></category>
                
                                                            <category><![CDATA[Visual Basic Programming]]></category>
                                            <category><![CDATA[Microsoft Excel]]></category>
                                            <category><![CDATA[Microsoft Office Tips]]></category>
                                    
                

                <description>
                    <![CDATA[
                                                    Ready to supercharge your Microsoft Excel productivity? A custom toolbar can do just that. We'll show you how to put all your Excel macros within reach.
                                                ]]>
                </description>
                <content:encoded>
                    <![CDATA[
                                                                                                                                    <p>Ready to supercharge your Excel productivity? A custom toolbar can do just that.</p>
    
                                                                                                            ]]>
                </content:encoded>
                                <pubDate>Thu, 27 Jul 2017 18:00:00 GMT</pubDate>
                <guid isPermaLink="true">https://www.makeuseof.com/tag/custom-excel-toolbar-vba-macros/</guid>
            </item>
                                
                                        
            <item>
                <title><![CDATA[How to Recover an Excel VBA Password]]></title>
                                    <link><![CDATA[https://www.makeuseof.com/tag/recover-excel-vba-password/]]></link>
                
                                                            <dc:creator><![CDATA[Brad Jones]]></dc:creator>
                                    
                                    <enclosure url="https://static1.makeuseofimages.com/wordpress/wp-content/uploads/2017/06/Recover-VBA-Excel-Password-Featured.jpg" length="184759" type="image/jpeg"/>
                
                
                                    <category><![CDATA[Productivity]]></category>
                
                                                            <category><![CDATA[Data Recovery]]></category>
                                            <category><![CDATA[Visual Basic Programming]]></category>
                                            <category><![CDATA[Microsoft Excel]]></category>
                                    
                

                <description>
                    <![CDATA[
                                                    Stuck with an Excel VBA document that's locked with a password? We'll show you how to remove the password protection to recover the contents of the VBA macro.
                                                ]]>
                </description>
                <content:encoded>
                    <![CDATA[
                                                                                                                                    <p>Stuck with a VBA document that's password protected? Here's how to pick the lock.</p>
    
                                                                                                            ]]>
                </content:encoded>
                                <pubDate>Mon, 26 Jun 2017 23:00:00 GMT</pubDate>
                <guid isPermaLink="true">https://www.makeuseof.com/tag/recover-excel-vba-password/</guid>
            </item>
                                
                                        
            <item>
                <title><![CDATA[How to See All Your PC Information Using a Simple Excel VBA Script]]></title>
                                    <link><![CDATA[https://www.makeuseof.com/tag/see-pc-information-using-simple-excel-vba-script/]]></link>
                
                                                            <dc:creator><![CDATA[Ryan Dube]]></dc:creator>
                                    
                                    <enclosure url="https://static1.makeuseofimages.com/wordpress/wp-content/uploads/2015/06/wmi-header.jpg" length="140215" type="image/jpeg"/>
                
                
                                    <category><![CDATA[Windows]]></category>
                
                                                            <category><![CDATA[Computer Maintenance]]></category>
                                            <category><![CDATA[Visual Basic Programming]]></category>
                                            <category><![CDATA[Microsoft Excel]]></category>
                                    
                

                <description>
                    <![CDATA[
                                                    Excel and 10 minutes of work will give you more detailed information about your computer than you ever thought possible. Sounds too good to be true? That's Windows, if you know how to use it.
                                                ]]>
                </description>
                <content:encoded>
                    <![CDATA[
                                                                                                                                    <p>Have you ever needed to know your computer's CPU or memory details, serial or model number, or installed software versions, but weren't sure where to look? With just a bit of simple code in Excel, you can extract a whole library of your <a title="Did You Get The PC You Ordered? Find Out With These System Information Tools " href="https://www.makeuseof.com/tag/system-information-tools-for-windows/">Windows PC information</a>.</p>
    
                                                                                                            ]]>
                </content:encoded>
                                <pubDate>Wed, 24 Jun 2015 18:00:00 GMT</pubDate>
                <guid isPermaLink="true">https://www.makeuseof.com/tag/see-pc-information-using-simple-excel-vba-script/</guid>
            </item>
                                
                                        
            <item>
                <title><![CDATA[How To Automate Firefox Or Chrome With Excel VBA And Selenium]]></title>
                                    <link><![CDATA[https://www.makeuseof.com/tag/how-to-automate-firefox-or-chrome-with-vba-and-selenium/]]></link>
                
                                                            <dc:creator><![CDATA[Ryan Dube]]></dc:creator>
                                    
                                    <enclosure url="https://static1.makeuseofimages.com/wordpress/wp-content/uploads/2013/10/automation.jpg" length="227262" type="image/jpeg"/>
                
                
                                    <category><![CDATA[Windows]]></category>
                
                                                            <category><![CDATA[Mozilla Firefox]]></category>
                                            <category><![CDATA[Google Chrome]]></category>
                                            <category><![CDATA[Visual Basic Programming]]></category>
                                            <category><![CDATA[Microsoft Excel]]></category>
                                    
                

                <description>
                    <![CDATA[
                                                    The key to automation is doing things faster and easier than you've ever done before. So what part of your workload would you like to automate? Let's see what we can do!
                                                ]]>
                </description>
                <content:encoded>
                    <![CDATA[
                                                                                                                                    <p>The key to automation is doing things faster and easier than you've ever done before. So what takes you a long time to do? What part of your workload would like to automate?</p>
    
                                                                                                            ]]>
                </content:encoded>
                                <pubDate>Thu, 17 Oct 2013 21:00:00 GMT</pubDate>
                <guid isPermaLink="true">https://www.makeuseof.com/tag/how-to-automate-firefox-or-chrome-with-vba-and-selenium/</guid>
            </item>
                                
                                        
            <item>
                <title><![CDATA[Add A Chart To A Microsoft Document With Office Web Components]]></title>
                                    <link><![CDATA[https://www.makeuseof.com/tag/add-chart-office-web-components/]]></link>
                
                                                            <dc:creator><![CDATA[Ryan Dube]]></dc:creator>
                                    
                                    <enclosure url="https://static1.makeuseofimages.com/wordpress/wp-content/uploads/2012/08/barcharts.jpg" length="13677" type="image/jpeg"/>
                
                
                
                                                            <category><![CDATA[Visual Basic Programming]]></category>
                                            <category><![CDATA[Microsoft Word]]></category>
                                            <category><![CDATA[Microsoft PowerPoint]]></category>
                                            <category><![CDATA[Microsoft Excel]]></category>
                                    
                

                <description>
                    <![CDATA[
                                                    Isn't it amazing how something as simple as creating a chart can feel so complicated sometimes? In this article I'm going to show you how to use a really convenient and simple VBA object from Microsoft Office Web Components that lets you insert a Chart directly into a document, presentation or anything else where you can create VBA code to run it.
                                                ]]>
                </description>
                <content:encoded>
                    <![CDATA[
                                                                                                                                    <p>Isn't it amazing how something as simple as creating a chart can feel so complicated sometimes? Whether you're using Excel, Word, Powerpoint or Access - sometimes it would be nice to just insert a quick chart with a bunch of data without having to do a whole lot of configuring and messing about.</p>
    
                                                                                                            ]]>
                </content:encoded>
                                <pubDate>Fri, 10 Aug 2012 21:00:25 GMT</pubDate>
                <guid isPermaLink="true">https://www.makeuseof.com/tag/add-chart-office-web-components/</guid>
            </item>
                                
                                        
            <item>
                <title><![CDATA[Monitor If Your VBA Apps Are Running With This Slick Script]]></title>
                                    <link><![CDATA[https://www.makeuseof.com/tag/monitor-vba-apps-running-slick-script/]]></link>
                
                                                            <dc:creator><![CDATA[Ryan Dube]]></dc:creator>
                                    
                                    <enclosure url="https://static1.makeuseofimages.com/wordpress/wp-content/uploads/2012/07/monitoring.jpg" length="10406" type="image/jpeg"/>
                
                
                
                                                            <category><![CDATA[Programming]]></category>
                                            <category><![CDATA[Visual Basic Programming]]></category>
                                    
                

                <description>
                    <![CDATA[
                                                    
                                                ]]>
                </description>
                <content:encoded>
                    <![CDATA[
                                                                                                                                    <p>Let me paint a scenario for you. Let's say that you've created a scrolling Powerpoint slideshow that you want to display permanently on a large TV display at work. Or, maybe you have an Excel application that includes an entry form for your workers to type information into a database.</p>
    
                                                                                                            ]]>
                </content:encoded>
                                <pubDate>Fri, 20 Jul 2012 21:01:22 GMT</pubDate>
                <guid isPermaLink="true">https://www.makeuseof.com/tag/monitor-vba-apps-running-slick-script/</guid>
            </item>
                                
                                        
            <item>
                <title><![CDATA[Pass Any Information Between VBA Applications Using The Clipboard]]></title>
                                    <link><![CDATA[https://www.makeuseof.com/tag/pass-information-vba-applications-clipboard/]]></link>
                
                                                            <dc:creator><![CDATA[Ryan Dube]]></dc:creator>
                                    
                                    <enclosure url="https://static1.makeuseofimages.com/wordpress/wp-content/uploads/2012/02/filetransfer.png" length="104876" type="image/jpeg"/>
                
                
                                    <category><![CDATA[Windows]]></category>
                
                                                            <category><![CDATA[Spreadsheet]]></category>
                                            <category><![CDATA[Programming]]></category>
                                            <category><![CDATA[Visual Basic Programming]]></category>
                                            <category><![CDATA[Microsoft Word]]></category>
                                            <category><![CDATA[Microsoft Excel]]></category>
                                    
                

                <description>
                    <![CDATA[
                                                    One of the most frustrating parts of working with VBA inside specific applications, is that it’s not always easy to get two applications to “talk” to each other. You can try for very quick transactions of information between applications is passing data to the clipboard, and then reading that information from the other application.
                                                ]]>
                </description>
                <content:encoded>
                    <![CDATA[
                                                                                                                                    <p></a>Just when I thought that I was finished with my latest batch of <a href="https://www.makeuseof.com/tag/send-emails-excel-vba/">VBA tips and tricks</a>, I discovered yet one more really cool technique that anyone can use to easily pass information between two applications that utilize VBA as a back-end scripting language.</p>
    
                                                                                                            ]]>
                </content:encoded>
                                <pubDate>Fri, 17 Feb 2012 22:00:40 GMT</pubDate>
                <guid isPermaLink="true">https://www.makeuseof.com/tag/pass-information-vba-applications-clipboard/</guid>
            </item>
                                
                                        
            <item>
                <title><![CDATA[How To Export Your Outlook Tasks To Excel With VBA]]></title>
                                    <link><![CDATA[https://www.makeuseof.com/tag/export-outlook-tasks-excel-vba/]]></link>
                
                                                            <dc:creator><![CDATA[Ryan Dube]]></dc:creator>
                                    
                                    <enclosure url="https://static1.makeuseofimages.com/wordpress/wp-content/uploads/2012/02/greenmarker.png" length="78654" type="image/jpeg"/>
                
                
                
                                                            <category><![CDATA[Spreadsheet]]></category>
                                            <category><![CDATA[Task Management]]></category>
                                            <category><![CDATA[Visual Basic Programming]]></category>
                                            <category><![CDATA[Microsoft Excel]]></category>
                                            <category><![CDATA[Microsoft Outlook]]></category>
                                    
                

                <description>
                    <![CDATA[
                                                    Whether or not you are a fan of Microsoft, one good thing that can be said about MS Office products, at least, is how easy it is to integrate each of them with one another. Just think of the power that comes from having incoming emails automatically generating new tasks or new calendar appointments, or having a completed task automatically email your boss with the updated status report from the task description.
                                                ]]>
                </description>
                <content:encoded>
                    <![CDATA[
                                                                                                                                    <p>Whether or not you are a fan of Microsoft, one good thing that can be said about MS Office products, at least, is how easy it is to integrate each of them with one another.</p>
    
                                                                                                            ]]>
                </content:encoded>
                                <pubDate>Fri, 10 Feb 2012 22:01:28 GMT</pubDate>
                <guid isPermaLink="true">https://www.makeuseof.com/tag/export-outlook-tasks-excel-vba/</guid>
            </item>
                                
                                        
            <item>
                <title><![CDATA[How To Make Your Own Basic Internet Browser Using VBA]]></title>
                                    <link><![CDATA[https://www.makeuseof.com/tag/basic-internet-browser-vba/]]></link>
                
                                                            <dc:creator><![CDATA[Ryan Dube]]></dc:creator>
                                    
                                    <enclosure url="https://static1.makeuseofimages.com/wordpress/wp-content/uploads/2011/12/webbrowser.jpg" length="22292" type="image/jpeg"/>
                
                
                
                                                            <category><![CDATA[Programming]]></category>
                                            <category><![CDATA[Visual Basic Programming]]></category>
                                    
                

                <description>
                    <![CDATA[
                                                    When you really stop to think about it, an Internet browser in its simplest form isn't really that impressive an application. I mean, yes, the Internet is amazing by anyone's standards. The concept of linking so many of the world's computers and mobile devices within this massive network, that is epic. But the concept of transferring a text file with special code in it onto a computer screen is not really a big deal.
                                                ]]>
                </description>
                <content:encoded>
                    <![CDATA[
                                                                                                                                    <p>When you really stop to think about it, an Internet browser in its simplest form isn't really that impressive an application. I mean, yes, the Internet is amazing by anyone's standards. The concept of linking so many of the world's computers and mobile devices within this massive network, that is epic. But the concept of transferring a text file with special code in it, and displaying that transferred text onto the computer screen - that's really not a big deal.</p>
    
                                                                                                            ]]>
                </content:encoded>
                                <pubDate>Wed, 14 Dec 2011 18:31:10 GMT</pubDate>
                <guid isPermaLink="true">https://www.makeuseof.com/tag/basic-internet-browser-vba/</guid>
            </item>
                                
                                        
            <item>
                <title><![CDATA[Create A Freaky Possessed Computer With Windows Script For Halloween]]></title>
                                    <link><![CDATA[https://www.makeuseof.com/tag/create-possessed-computer-windows-script/]]></link>
                
                                                            <dc:creator><![CDATA[Ryan Dube]]></dc:creator>
                                    
                                    <enclosure url="https://static1.makeuseofimages.com/wordpress/wp-content/uploads/2011/10/phantomtype.png" length="174375" type="image/jpeg"/>
                
                
                                    <category><![CDATA[Windows]]></category>
                
                                                            <category><![CDATA[Programming]]></category>
                                            <category><![CDATA[Visual Basic Programming]]></category>
                                            <category><![CDATA[Halloween]]></category>
                                    
                

                <description>
                    <![CDATA[
                                                    There are a lot of fun pranks you can play on your friends with a computer. You've probably seen all of those creepy YouTube videos that people forward to each other for a good scare. Not long ago, Justin covered a few really funny ways to prank your parents with a computer too. All of those ideas are fun, but this year, how about creeping out your friends a bit with your very own programming skill?
                                                ]]>
                </description>
                <content:encoded>
                    <![CDATA[
                                                                                                                                    <p>There are a lot of fun pranks you can play on your friends with a computer. You've probably seen all of those creepy <a href="https://www.makeuseof.com/tag/14-popular-youtube-pranks-play-friends/">YouTube videos</a> that people forward to each other for a good scare. Not long ago, Justin covered a few really funny ways to <a href="https://www.makeuseof.com/tag/four-funny-ways-to-prank-your-parents-with-the-family-computer/">prank your parents</a> with a computer too. All of those ideas are fun, but this year, how about creeping out your friends a bit with your very own programming skill?</p>
    
                                                                                                            ]]>
                </content:encoded>
                                <pubDate>Fri, 28 Oct 2011 12:01:50 GMT</pubDate>
                <guid isPermaLink="true">https://www.makeuseof.com/tag/create-possessed-computer-windows-script/</guid>
            </item>
                                
                                        
            <item>
                <title><![CDATA[4 Great Websites To Make You A Visual Basic Guru]]></title>
                                    <link><![CDATA[https://www.makeuseof.com/tag/4-great-websites-to-make-you-a-visual-basic-guru/]]></link>
                
                                                            <dc:creator><![CDATA[Ryan Dube]]></dc:creator>
                                    
                                    <enclosure url="https://static1.makeuseofimages.com/wordpress/wp-content/uploads/2009/05/bitsandbytes.jpg" length="24305" type="image/jpeg"/>
                
                
                                    <category><![CDATA[Windows]]></category>
                
                                                            <category><![CDATA[Programming]]></category>
                                            <category><![CDATA[Visual Basic Programming]]></category>
                                    
                

                <description>
                    <![CDATA[
                                                    Want to learn Visual Basic? Here are some great resources to get you started.
                                                ]]>
                </description>
                <content:encoded>
                    <![CDATA[
                                                                                                                                    <p>For the first few years of my engineering career, I spent a lot of time writing <a href="http://en.wikipedia.org/wiki/Visual_Basic" target="_blank">Visual Basic</a> based GUI applications for automated factory machines. These were the sort of VB applications that were very difficult to test, because for the most part the users consisted of moderately educated folks who had a hard time using a mouse, let alone clicking on the screen and entering information. Inevitably, no matter how much I tested these applications, one of these operators would do <em>something</em> that would bring the application crashing to its knees. Very quickly, I learned the value of reusing thoroughly tested Visual Basic code. Otherwise, if you start from scratch every time, you're bound to make new mistakes all over again.</p>
    
                                                                                                            ]]>
                </content:encoded>
                                <pubDate>Sun, 31 May 2009 22:00:09 GMT</pubDate>
                <guid isPermaLink="true">https://www.makeuseof.com/tag/4-great-websites-to-make-you-a-visual-basic-guru/</guid>
            </item>
            </channel>
</rss>