Google Spreadsheets Introduces Data Validation, Sweet!

Google Spreadsheets team has introduced another very useful feature to their online excel competitor: Data Validation.

Although the data validation is not as robust as that of Excel’s, it provides basic validations pretty neatly.

See a sample validation condition and how the error message would be displayed.

Google Docs Spreadsheets - Data Validation Feature

And the message:

Google Docs Spreadsheets - Validation Message

You can access data validation feature from Tools menu in the Google docs spreadsheets.

They have also enabled mobile access through list view, which is pretty nifty if you spreadsheet from your iPhone.

Tips on Using Google Docs Spreadsheets: Google Spreadsheets adds Named Ranges, Budget Spreadsheet, Investment Tracker Spreadsheet

Facebook
Twitter
LinkedIn

Share this tip with your colleagues

Excel and Power BI tips - Chandoo.org Newsletter

Get FREE Excel + Power BI Tips

Simple, fun and useful emails, once per week.

Learn & be awesome.

Welcome to Chandoo.org

Thank you so much for visiting. My aim is to make you awesome in Excel & Power BI. I do this by sharing videos, tips, examples and downloads on this website. There are more than 1,000 pages with all things Excel, Power BI, Dashboards & VBA here. Go ahead and spend few minutes to be AWESOME.

Read my storyFREE Excel tips book

Overall I learned a lot and I thought you did a great job of explaining how to do things. This will definitely elevate my reporting in the future.
Rebekah S
Reporting Analyst
Excel formula list - 100+ examples and howto guide for you

From simple to complex, there is a formula for every occasion. Check out the list now.

Calendars, invoices, trackers and much more. All free, fun and fantastic.

Advanced Pivot Table tricks

Power Query, Data model, DAX, Filters, Slicers, Conditional formats and beautiful charts. It's all here.

Still on fence about Power BI? In this getting started guide, learn what is Power BI, how to get it and how to create your first report from scratch.

4 Responses

  1. Hi Chandoo,

    This is pretty cool! And while Excel is robust, it was hard as heck to figure out how to do validation. It sure was not easy to figure it out and intuitive.

    But then again, using Google’s method will require me to use the mouse more… and that is not good times.

  2. Hi PHD

    We corresponded a few months ago regarding, placing a link on my site which will provide access to your tips and archives.

    I have misplaced the emails and would like to proceed.
    Please advise

    Arnold
    South Africa

  3. How do you enter in a Data Validation when you don’t use Subroutines?

    Ie.

    FONT.PROPERTIES(font, font Style, size, strikethrough, superscript, subscript, outline, shadow, underline, color, normal, background, start_char, char_count)

    NOT…

    With Selection.Characters(start_char, char_count).Font
    .Name = char_count
    .FontStyle = font_style
    .Size = size
    .Strikethrough = strikethrough
    .Superscript = superscript
    .Subscript = subscript
    .OutlineFont = outline
    .Shadow = shadow
    .Underline = underline
    .ColorIndex = color
    .Background = background
    End With

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.