Excel vs. Google Sheets: Which One Is Better for You?
Do you really need Excel? Both desktop and online solutions have their advantages. If you have trouble choosing between Excel and Google Sheets for managing your spreadsheets, let us help you decide.
An Excel Template for Every Occasion
Skip the steep learning curve and sort your life with the power of Excel templates. We have compiled a selection of auto-updating templates to track budgets, manage projects, and more.
How to Create the Last Perfect Time Management System You'll Ever Use
Productivity is a constant search for more organization with less work. A way to accomplish everything you dream to accomplish, without losing out on sleep. Can this automated time management system do it all?
Standalone Google Docs And Sheets Apps Launched On iOS And Android
While users could edit documents and spreadsheets through Google Drive before, Google is now carving that functionality out and splitting it into two separate apps: Docs and Sheets.
Google Spreadsheet Gets Offline Support, Speed-up and Bunch of Features
Google has recently improved Google Spreadsheets with more functionality, including offline support and some cool new features.
Boost Productivity With These Excellent Google Spreadsheet Scripts
If you use a spreadsheet application to crunch data, then custom scripts could be the master key. Start rolling with these excellent Google Spreadsheet scripts and make use of your data in new ways.
5 Ways Technology Can Make Living With Roommates Simpler
Aside from having rules, technology can make co-habitation easier. Here are seven ways you can use technology to improve your roommate experience.
Using VBA to Automate Internet Explorer Sessions From an Excel Spreadsheet
Its integration with Windows allows control of Internet Explorer in a number of surprising ways using Visual Basic for Applications (VBA) script from any application that supports it, such as Word, Outlook or Excel.
7 Ways To Make A Google Map Using Google Spreadsheet Data
If you maintain a lot of data in Google spreadsheets, you've probably considered plotting them in a Google Map. Well, you can, but doing this is not quite as obvious as you might expect.
How To Import Data From Other Google Spreadsheets
Most users only use a small fraction of Google Spreadsheet's potential. Do you know how to get information from one Google Spreadsheet into another? Here's a cell function to do the job.
How To Use Google Forms To Create Your Own Self-Grading Quiz
Are you a teacher or trainer? Someone involved in a hiring process? Do you need to check somehow that other people have the skills or knowledge that you expect them to? Well, you're going to love what you can do using Google Forms. You can create a self-grading test for whatever your purposes are. That's powerful!
Create an RSS Feed Reader Using Google Spreadsheet
Looking for a more practical, everyday use for my growing collection of Google spreadsheets, I decided to see if I could use one function I haven't covered here at MUO yet called "ImportFeed", to try and develop a personal DIY feeder reader that I could actually make use of every day - rather than installing some desktop application, or visiting some online feed reader service.
How I Import Internet UFO Sightings Data Into A Google Spreadsheet
In this article, I'm going to show you how to import any data that might be stored in a table on any website on the Internet, into your Google Spreadsheet. Think about the enormous volume of data that's available on the Internet today in the form of HTML tables. Wikipedia alone has data in tables for topics like global warming. In my example, I'm starting out with a database on the National UFO Reporting Center
Become An Expert Data Analyst Overnight Using Google Spreadsheet Report Tools
Did you know that one of the greatest tools of all to conduct data analysis is actually Google Spreadsheet? The reason for this isn’t only because it can do nearly everything you might want to do with Microsoft Excel (although you can), but it’s actually because of a few very cool reporting tools that comes standard in Google Spreadsheet.
Perform Amazing Feats With These Useful Google Spreadsheet Functions
I am ashamed to admit that I've only recently decided to start experimenting with Google Spreadsheets, and what I've discovered is that whatever allure or power Excel had over me due to the amazing things you could do with VBA scripting, is completely overshadowed by the awesomeness of the sorts of things you can do inside of Google Spreadsheets.
Pass Any Information Between VBA Applications Using The Clipboard
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.
How To Export Your Outlook Tasks To Excel With VBA
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.