<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:blogger='http://schemas.google.com/blogger/2008' xmlns:georss='http://www.georss.org/georss' xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-817526866320377802</id><updated>2026-01-14T07:41:25.961-08:00</updated><category term="Formulas"/><category term="Date and time values"/><category term="Manipulating text"/><category term="Security and permissions"/><category term="Spreadsheet Basics"/><category term="Arithmetic"/><category term="Conditional logic"/><category term="Date and time value"/><category term="Functions"/><category term="Google Drive basics"/><category term="Google Forms"/><category term="Help. Links"/><category term="Named ranges"/><category term="New features"/><category term="Validation"/><title type='text'>Google Spreadsheets Hints and Tips</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://googlespreadsheets-hints-and-tips.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/817526866320377802/posts/default'/><link rel='alternate' type='text/html' href='http://googlespreadsheets-hints-and-tips.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>14</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-817526866320377802.post-9106941815562870486</id><published>2014-08-07T14:35:00.004-07:00</published><updated>2014-08-07T14:45:40.939-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Google Forms"/><category scheme="http://www.blogger.com/atom/ns#" term="Validation"/><title type='text'>Checking that email addresses entered using Google Forms are correct</title><content type='html'>If you use a Google Form to collect data email addresses, then you may want to use the Forms data-validation tool  to check that the entered addresses are at least in the right &quot;shape&quot; to be email addresses.&lt;br /&gt;
&lt;br /&gt;
&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiFjLPf0BRwOVmELQ-wgr1ZqP8Swq8zZw2Y2faY_umHZUda5fIZGePna0B7TueF_P0d5vKBvv0iFO5R7rSXoMjVAo0NI2jP9_FssxhvboXWIHY4omP83vTss0IuXq32h95i6BKsCeY6BTw/s608/checking-email-address-is-in-right-format-google-forms-validation-rules.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiFjLPf0BRwOVmELQ-wgr1ZqP8Swq8zZw2Y2faY_umHZUda5fIZGePna0B7TueF_P0d5vKBvv0iFO5R7rSXoMjVAo0NI2jP9_FssxhvboXWIHY4omP83vTss0IuXq32h95i6BKsCeY6BTw/s608/checking-email-address-is-in-right-format-google-forms-validation-rules.png&quot; width=&quot;80%&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&lt;h2&gt;How to turn on email-address validation in a Google Forms&lt;/h2&gt;Edit (or create) the question where you want the answer to be an email address.&lt;br /&gt;
&lt;br /&gt;
Set question type as &lt;b&gt;Text&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
Choose &lt;b&gt;Advanced settings&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
Tick the &lt;b&gt;Data Validation&lt;/b&gt; checkbox&lt;br /&gt;
&lt;br /&gt;
Choose &lt;b&gt;Text&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
Choose &lt;b&gt;Email Address&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
Type in the message which should be shown to someone who enters text which does not look like a valid email address.   &lt;br /&gt;
&lt;br /&gt;
Complete and &lt;b&gt;save &lt;/b&gt;the form. &amp;nbsp; &amp;nbsp;When it is viewed, it should apply the email-address checking rules to any values that are entered into the fields that you turned validation on for.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;h2&gt;What does address validation check&lt;/h2&gt;Google&#39;s email-address checking tool looks at the letters, numbers and other characters which are entered into the field, and decides if they look like a real email address.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;h2&gt;What doesn&#39;t it check&lt;/h2&gt;The email-address validation tool does not try to send an email message to the address, so it does not know if is an address which is currently in use, and able to receive messages.&lt;br /&gt;
&lt;br /&gt;
Examples&lt;br /&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;Mary@gmail.com - looks valid, will be accepted, even if there is no such address&lt;br /&gt;
Mary123@gail.com - looks valid, will be accepted, even if there&#39;s no such domain as gail.com&lt;br /&gt;
mary.gmail.com - does not look valid there&#39;s no @ sign, will be rejected&lt;br /&gt;
mary smith@gmail.com - does not look valid, because there&#39;s a space in the middle, will be rejected.&lt;/blockquote&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;Also, Forms cannot know if the email address was entered by the person who uses it, or by someone else. &amp;nbsp; This is something you should think carefully about, in terms of what you do with the data. &amp;nbsp; Do not assume that all email addresses which you collect will have been provided by the right person. &amp;nbsp; Some will be wrong because of typos etc, while some will be entered maliciously.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;h2&gt;What happens when someone enters an email address that doesn&#39;t conform to the rules.&lt;/h2&gt;&lt;div&gt;They are shown the error message that you specified.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;If the question is a required one, then they cannot move off the form until they enter a valid email address.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgPxpyfulj66zbtWyzdVEm_Cbnkh9Y0amasqfH2akg7OeHFAq_w3OdaHdgzyDm4xAtQ1Y5oXLt6v2Wm0NIOG-oR1GajI8O2aaN2zwb-Sewz070nQ7G78msiYEqKJ2OqAdpT2_AKx2uooCc/s686/sorry-that-is-not-a-valid-email-address-error-message-when-value-with-space-is-google-forms-validated.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgPxpyfulj66zbtWyzdVEm_Cbnkh9Y0amasqfH2akg7OeHFAq_w3OdaHdgzyDm4xAtQ1Y5oXLt6v2Wm0NIOG-oR1GajI8O2aaN2zwb-Sewz070nQ7G78msiYEqKJ2OqAdpT2_AKx2uooCc/s686/sorry-that-is-not-a-valid-email-address-error-message-when-value-with-space-is-google-forms-validated.png&quot; width=&quot;80%&quot; /&gt;&lt;/a&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://googlespreadsheets-hints-and-tips.blogspot.com/feeds/9106941815562870486/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://googlespreadsheets-hints-and-tips.blogspot.com/2014/08/validating-email-addressed-entered-in-google-forms.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/817526866320377802/posts/default/9106941815562870486'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/817526866320377802/posts/default/9106941815562870486'/><link rel='alternate' type='text/html' href='http://googlespreadsheets-hints-and-tips.blogspot.com/2014/08/validating-email-addressed-entered-in-google-forms.html' title='Checking that email addresses entered using Google Forms are correct'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiFjLPf0BRwOVmELQ-wgr1ZqP8Swq8zZw2Y2faY_umHZUda5fIZGePna0B7TueF_P0d5vKBvv0iFO5R7rSXoMjVAo0NI2jP9_FssxhvboXWIHY4omP83vTss0IuXq32h95i6BKsCeY6BTw/s72-c/checking-email-address-is-in-right-format-google-forms-validation-rules.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-817526866320377802.post-6057715800489716779</id><published>2014-06-10T14:50:00.000-07:00</published><updated>2014-06-10T14:53:09.860-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Security and permissions"/><title type='text'>Transferring ownership of a Google Sheets file </title><content type='html'>&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjdAltqTMoZDKsFg_PQRVMusqgc0PROh9ZbM67TZQpFWKblQ3UnlN14O0aE59Xv5PlD6GDVhwsJRSxouWULPcgU5YV8rIlTJUjHUjsejopJkrUYZUV6xUylpg6TUNplrVXv1FM0w4dYGi4/s396/hand-over-google-docs-spreadsheet-to-a-new-owner.png&quot; imageanchor=&quot;1&quot; style=&quot;clear: right; float: right; margin-bottom: 1em; margin-left: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjdAltqTMoZDKsFg_PQRVMusqgc0PROh9ZbM67TZQpFWKblQ3UnlN14O0aE59Xv5PlD6GDVhwsJRSxouWULPcgU5YV8rIlTJUjHUjsejopJkrUYZUV6xUylpg6TUNplrVXv1FM0w4dYGi4/s396/hand-over-google-docs-spreadsheet-to-a-new-owner.png&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
By default, you own every Google Sheets spreadsheet file that you create or sync or upload.&lt;br /&gt;
&lt;br /&gt;
And you can &lt;b&gt;share&lt;/b&gt; these files with any other Google account.&lt;br /&gt;
&lt;br /&gt;
But there are some limits about which of these files you can make someone else the owner of:&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Google Apps Customers: &lt;/b&gt;can&#39;t transfer ownership of any file to someone outside your domain.&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Only Google Apps customers in Premier, Government, and Education domains can transfer ownership of a synced or uploaded file (like a PDF or image file) - and of course this is only to someone in your own domain.&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Consumer (ie non corporate / organisation wide) Google Drive users: &lt;/b&gt;can&#39;t transfer ownership of a synced or uploaded file (ie a file that started its life on your own personal machine) - but you can transfer ownership of files that you created inside Apps itself.&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;br /&gt;
Apart from these, you can transfer ownership of Google documents and folders to anyone else, as long as they have an email address which either is already linked to a Google account, or they are willing to set up a Google account for&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;h2&gt;
How to make someone else the owner of a spreadsheet file&lt;/h2&gt;
&lt;br /&gt;
Go to &lt;a href=&quot;https://www.blogger.com/drive.google.com&quot; target=&quot;_blank&quot;&gt;Google Drive&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Tick the check-box &lt;b&gt;beside&lt;/b&gt; (currently on the left side of) the file or folder you want to transfer&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
From the More menu, choose&quot;&lt;b&gt;Share...&lt;/b&gt;&quot; - or just click the &lt;b&gt;Share icon&lt;/b&gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;&lt;br /&gt;
&lt;/b&gt; &lt;a href=&quot;http://googlespreadsheets-hints-and-tips.blogspot.com/2014/06/grant-a-person-permissions-to-a-google-spreadsheets-file.html&quot;&gt;&lt;b&gt;Give access&lt;/b&gt; to the person&lt;/a&gt; you want to give the file ownership to (unless they already have it) - and if they aren&#39;t an existing Google user, wait for then to accept the invitation and thus show up on the list of people with access.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In the Sharing screen, click the drop-down menu on the right hand side of the new owner&#39;s name, and choose &quot;&lt;b&gt;Is owner.&lt;/b&gt;&quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Click &lt;b&gt;Save changes&lt;/b&gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEijVowJinYX-qubAwCV2GRS_fU3KuJA02Ajpx9yXoUP5-egEbd3BL55u8mstWRnSgMBjwBfmZsz7mvI26ngtqQ9vkrFCglfdUr8Y6h-FaOySbFi7fHK_649CrB7apooEhJ934h-iuy2jRo/s512/sharing-settings-view-google-spreadsheet-in-drive-see-who-is-invited-to-collaborate-on-this-file.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEijVowJinYX-qubAwCV2GRS_fU3KuJA02Ajpx9yXoUP5-egEbd3BL55u8mstWRnSgMBjwBfmZsz7mvI26ngtqQ9vkrFCglfdUr8Y6h-FaOySbFi7fHK_649CrB7apooEhJ934h-iuy2jRo/s512/sharing-settings-view-google-spreadsheet-in-drive-see-who-is-invited-to-collaborate-on-this-file.png&quot; width=&quot;80%&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
Job Done!&amp;nbsp;&amp;nbsp; The person now owns the file - and you don&#39;t own it any more.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;h2&gt;
What happens after your transfer ownership in this way&lt;/h2&gt;
The new owner will get an email telling them that they have been made the owner of the file.&lt;br /&gt;
&amp;nbsp; &lt;br /&gt;
You will still be an editor on the file.  But because you are no longer the owner, you won&#39;t be able to:&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;Remove existing collaborators&lt;/li&gt;
&lt;li&gt;Share the file with other people&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Change the visibility options (ie who else can see the spreadsheet) &lt;/li&gt;
&lt;li&gt;Give collaborators permission to change other people&#39;s access privileges &lt;/li&gt;
&lt;li&gt;Delete the file.   (You can remove it from the list of files that are shared with you, but it will still be in the new owner&#39;s Google Drive)&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;h2&gt;
Acknowledgements&lt;/h2&gt;
This post expands on the official Google support post at  https://support.google.com/drive/answer/2494892?hl=en</content><link rel='replies' type='application/atom+xml' href='http://googlespreadsheets-hints-and-tips.blogspot.com/feeds/6057715800489716779/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://googlespreadsheets-hints-and-tips.blogspot.com/2014/06/make-another-person-owner-of-my-google-spreadsheets-file.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/817526866320377802/posts/default/6057715800489716779'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/817526866320377802/posts/default/6057715800489716779'/><link rel='alternate' type='text/html' href='http://googlespreadsheets-hints-and-tips.blogspot.com/2014/06/make-another-person-owner-of-my-google-spreadsheets-file.html' title='Transferring ownership of a Google Sheets file '/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjdAltqTMoZDKsFg_PQRVMusqgc0PROh9ZbM67TZQpFWKblQ3UnlN14O0aE59Xv5PlD6GDVhwsJRSxouWULPcgU5YV8rIlTJUjHUjsejopJkrUYZUV6xUylpg6TUNplrVXv1FM0w4dYGi4/s72-c/hand-over-google-docs-spreadsheet-to-a-new-owner.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-817526866320377802.post-5251140385229324200</id><published>2014-06-07T03:58:00.000-07:00</published><updated>2014-06-07T03:58:04.620-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Named ranges"/><category scheme="http://www.blogger.com/atom/ns#" term="Spreadsheet Basics"/><title type='text'>How to name a column (or row) in a Google Spreadsheet</title><content type='html'>&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: right;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhXOJqoWA3FnULzn9S9wtzLPUUTpUkkuE3aNF1l8mm7e4hNUEkpVrCGUR1wpNPI2mt-hIXCSt1cx3DYMZRox9Nu-EYI2fHwK2eiucXuLKp9IO41Vx2sEeGlc_qXt0PjXA0FcUYyzifoveE/s576/naming-whole-columsn-and-rows.png&quot; imageanchor=&quot;1&quot; style=&quot;clear: right; float: right; margin-bottom: 1em; margin-left: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhXOJqoWA3FnULzn9S9wtzLPUUTpUkkuE3aNF1l8mm7e4hNUEkpVrCGUR1wpNPI2mt-hIXCSt1cx3DYMZRox9Nu-EYI2fHwK2eiucXuLKp9IO41Vx2sEeGlc_qXt0PjXA0FcUYyzifoveE/s576/naming-whole-columsn-and-rows.png&quot; width=&quot;320px&quot; /&gt;&lt;/a&gt;&lt;/div&gt;This article explains two ways that you can name a column inside a Google Spreadsheets &lt;a href=&quot;http://googlespreadsheets-hints-and-tips.blogspot.com/2014/04/understanding-google-sheets-spreadsheets-and-worksheets.html&quot;&gt;worksheet&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
The same approach can be used for rows - you simply need to use the word &quot;row&quot; instead of &amp;nbsp; &quot;column&quot; in the following directions.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;/div&gt;&lt;h2&gt;Option 1 - Type in the name&lt;/h2&gt;To use this approach:&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;Type in the name at the top of the column. &amp;nbsp; &amp;nbsp;&lt;/li&gt;
&lt;li&gt;Optional - make it bold or a different colour. &amp;nbsp;&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Turn on Freeze panes (View &amp;gt; Freeze Column &amp;gt; Freeze Column 1) so that when someone scrolls down the sheet, the name-value is still visible.&lt;/li&gt;
&lt;/ul&gt;&lt;br /&gt;
This is the most &quot;reader friendly&quot; approach, because it draws attention to the name and the data.&lt;br /&gt;
&lt;br /&gt;
But to use the contents of the column in a formula, you still have to refer to it explicitly not by name, eg  =Max(A2:A4).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;h2&gt;Option 2 - Use the Range Naming tool&lt;/h2&gt;To use this approach:&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;Select the column&lt;/li&gt;
&lt;li&gt;From the menu, choose Data &amp;gt; Names Ranges ...&lt;/li&gt;
&lt;li&gt;Type in the column name&lt;/li&gt;
&lt;li&gt;Press Done.&lt;/li&gt;
&lt;/ul&gt;&lt;ul&gt;&lt;li&gt;Optional but recommended if you have named the entire column: &amp;nbsp; &lt;br /&gt;
Format the column background (with the Fill Colour icon from the menu bar), to remind yourself that the entire column is the named range&lt;/li&gt;
&lt;/ul&gt;&lt;br /&gt;
This is the most &quot;formula friendly&quot; approach, because it lets you use the name in formulas eg=&lt;span class=&quot; default-formula-text-color&quot; dir=&quot;auto&quot; style=&quot;background-color: white; font-family: Inconsolata, monospace, arial, sans, sans-serif; font-size: 13.142857551574707px; white-space: pre-wrap;&quot;&gt;=&lt;/span&gt;&lt;span class=&quot; default-formula-text-color&quot; dir=&quot;auto&quot; style=&quot;background-color: white; font-family: Inconsolata, monospace, arial, sans, sans-serif; font-size: 13.142857551574707px; white-space: pre-wrap;&quot;&gt;Max&lt;/span&gt;&lt;span class=&quot; default-formula-text-color match-paren&quot; dir=&quot;auto&quot; style=&quot;background-color: #e5e5e5; font-family: Inconsolata, monospace, arial, sans, sans-serif; font-size: 13.142857551574707px; font-weight: bold; white-space: pre-wrap;&quot;&gt;(&lt;/span&gt;&lt;span dir=&quot;auto&quot; style=&quot;background-color: white; color: #f7981d; font-family: Inconsolata, monospace, arial, sans, sans-serif; font-size: 13.142857551574707px; white-space: pre-wrap;&quot;&gt;Animals&lt;/span&gt;&lt;span class=&quot; match-paren default-formula-text-color&quot; dir=&quot;auto&quot; style=&quot;background-color: #e5e5e5; font-family: Inconsolata, monospace, arial, sans, sans-serif; font-size: 13.142857551574707px; font-weight: bold; white-space: pre-wrap;&quot;&gt;)&lt;/span&gt;&lt;br /&gt;
&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;It also means that the first row of data is in Row 1 of the spreadsheet, which some people find less confusing to look at.&lt;br /&gt;
&lt;i&gt;(Warning: &amp;nbsp;in general, basing formulas on the row number rather than the actual data is bad spreadsheeting practise, because it makes it a lot harder to change the data later. &amp;nbsp; If you really want the row number, put it into a new column and use the data from that.)&lt;/i&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;However you cannot&lt;b&gt;&amp;nbsp;to put anything else&lt;/b&gt; &lt;b&gt;except relevant data &lt;/b&gt;into the named column: &amp;nbsp;all formulas that refer to it must go into other columns. &amp;nbsp; And unfortunately, after you have named the range, even when you select it, there is nothing on-screen to remind you that the range is named, unless you turn on the Data &amp;gt; Name Ranges panel - and even that only shows you a list of the ranges not a visual indicator.&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;h2&gt;Examples&lt;/h2&gt;There is an example spreadsheet showing both of these approaches &lt;a href=&quot;https://docs.google.com/spreadsheets/d/1cmff61dZEsWEfffOPVptxUfzlX_qF1h4CI5ymLnBMWM/edit?usp=sharing&quot; target=&quot;_blank&quot;&gt;here&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;h2&gt;Versions&lt;/h2&gt;This approach works in Google Sheets files created since the &quot;new&quot; version was released, and older ones converted to the new format. &amp;nbsp; It may not be available in uncoverted olde&lt;br /&gt;
r version spreadsheets.</content><link rel='replies' type='application/atom+xml' href='http://googlespreadsheets-hints-and-tips.blogspot.com/feeds/5251140385229324200/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://googlespreadsheets-hints-and-tips.blogspot.com/2014/06/how-to-range-name-column-or-row-in-google-sheets.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/817526866320377802/posts/default/5251140385229324200'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/817526866320377802/posts/default/5251140385229324200'/><link rel='alternate' type='text/html' href='http://googlespreadsheets-hints-and-tips.blogspot.com/2014/06/how-to-range-name-column-or-row-in-google-sheets.html' title='How to name a column (or row) in a Google Spreadsheet'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhXOJqoWA3FnULzn9S9wtzLPUUTpUkkuE3aNF1l8mm7e4hNUEkpVrCGUR1wpNPI2mt-hIXCSt1cx3DYMZRox9Nu-EYI2fHwK2eiucXuLKp9IO41Vx2sEeGlc_qXt0PjXA0FcUYyzifoveE/s72-c/naming-whole-columsn-and-rows.png" height="72" width="72"/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-817526866320377802.post-397144873952474889</id><published>2014-06-06T11:14:00.000-07:00</published><updated>2014-06-06T11:16:58.582-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Google Drive basics"/><category scheme="http://www.blogger.com/atom/ns#" term="Security and permissions"/><title type='text'>Give someone else access to a Google Spreadsheet that you have created</title><content type='html'>&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjH1SdUSKCY_T2mSI_S9hP1R93RsNS_303uRJgwZOem4Jm27LtsQ_JvxeBoIjhKeSQapyGekuXf1etktNzkOVVbINfkLf6kyBoCxPWEx2UQhP6R40qvNmFtY7WPFAevUJonFCav2DGU9tQ/s512/sharing-editing-rights-on-google-spreadsheet-with-a-group-of-individuals.png&quot; imageanchor=&quot;1&quot; style=&quot;clear: right; float: right; margin-bottom: 1em; margin-left: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjH1SdUSKCY_T2mSI_S9hP1R93RsNS_303uRJgwZOem4Jm27LtsQ_JvxeBoIjhKeSQapyGekuXf1etktNzkOVVbINfkLf6kyBoCxPWEx2UQhP6R40qvNmFtY7WPFAevUJonFCav2DGU9tQ/s512/sharing-editing-rights-on-google-spreadsheet-with-a-group-of-individuals.png&quot; width=&quot;260&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
Sometimes you will want someone else to be able to read or change a &lt;a href=&quot;http://googlespreadsheets-hints-and-tips.blogspot.com/2014/04/understanding-google-sheets-spreadsheets-and-worksheets.html&quot;&gt;Google Spreadsheets file&lt;/a&gt; that you have created. &lt;br /&gt;
&lt;br /&gt;
For example, recently my choir&#39;s recruitment co-ordinator was on holiday during a week when we knew that some people would contact us to ask about membership.  By giving me edit-access to the audition-scheduling spreadsheet, I could look after these messages for her, and she had immediate access to the up-to-date information when she came home.&lt;br /&gt;
&lt;br /&gt;
Giving everyone in the whole world (well at least everyone with a Google account) access is very easy: &amp;nbsp;you just change the first, generic, option in the access control lists.&lt;br /&gt;
&lt;br /&gt;
But giving access to specific individual people is a little more desirable and only a tiny bit harder to set up.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;br /&gt;
&lt;h2&gt;
How to to give a specific person rights to a Google Spreadsheet that you own:&lt;/h2&gt;
&lt;br /&gt;
Go to &lt;a href=&quot;https://www.blogger.com/drive.google.com&quot; target=&quot;_blank&quot;&gt;&lt;b&gt;Google Drive&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Tick &lt;/b&gt;the check-box beside the file or folder that you want to let another named person have &quot;editor&quot; access to.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
From the More menu, &lt;b&gt;choose&quot;Share...&quot;&lt;/b&gt; - or just click the Share icon share icon.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Enter the other person&#39;s &lt;b&gt;email address&lt;/b&gt; in the &quot;Invite people&quot; field. &amp;nbsp; (you do not tell the other person in advance, but it is a good idea because it stops people from stopping &quot;unnecessary&quot; email.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Check the rights&lt;/b&gt; that Google suggests giving to them are what you want to give them.&lt;br /&gt;
The default is value &amp;nbsp;&quot;Can Edit&quot;, but other options are&lt;br /&gt;
&lt;ol&gt;
&lt;li&gt;&quot;Is Owner&quot;&lt;/li&gt;
&lt;li&gt;&quot;Can Comment&quot;&lt;/li&gt;
&lt;li&gt;&quot;Can View&quot;&lt;/li&gt;
&lt;/ol&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhc0DxVsbW6HbYX303zYom5dhxCKNxLydMeFNg8HF7Gd3EkUa_cNJV81C7Ur_Dq96NP7JWj7e592pcX9gGCQThULq37pGMZ8vcLXBC9_CQwajlbdTXywHUXhLpjZHWud3ebGF7OiP_DaiQ/s662/options-for-inviting-people-to-work-together-on-google-drive-spreadsheet-files.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhc0DxVsbW6HbYX303zYom5dhxCKNxLydMeFNg8HF7Gd3EkUa_cNJV81C7Ur_Dq96NP7JWj7e592pcX9gGCQThULq37pGMZ8vcLXBC9_CQwajlbdTXywHUXhLpjZHWud3ebGF7OiP_DaiQ/s662/options-for-inviting-people-to-work-together-on-google-drive-spreadsheet-files.png&quot; width=&quot;80%&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
Optional - also choose:&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;Tick or untick &quot;&lt;b&gt;Notify people via email&quot;&lt;/b&gt;&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Use the &lt;b&gt;Add Message&lt;/b&gt; link to send some extra explanation or a personal message from you to the person being given access.&lt;/li&gt;
&lt;li&gt;Tick or untick &quot;&lt;b&gt;Send a copy to myself&lt;/b&gt;&quot;&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;br /&gt;
Click &lt;b&gt;Send.&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If the email address that you entered is&amp;nbsp;&lt;b&gt;not associated with an existing&amp;nbsp;&lt;/b&gt;&lt;a href=&quot;http://blogger-hints-and-tips.blogspot.com/2010/10/understanding-google-accounts.html&quot; target=&quot;_blank&quot;&gt;Google account&lt;/a&gt;&amp;nbsp;&lt;b&gt;&amp;nbsp;&lt;/b&gt;- as &lt;b&gt;either the account name or as a recovery address -&amp;nbsp;&lt;/b&gt;then you are asked to confirm the request, and warned that anyone who gets the invitation will be able to get access.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjErUQBKGdiAIaWN9Hnjdde3DzJ4Qxk_TDJAK9CVi6P1uwLDBGXmSPU-YwC10VijJJKSBH2mu3BUhCY9V6X8k1uwxP9nKlF6FJkHzKBlkyxkJWDCTBu5b-TGRVpZGoIiYweekis9IA81P0/s560/are-you-sure-anyone-holding-this-invitation-will-have-access.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjErUQBKGdiAIaWN9Hnjdde3DzJ4Qxk_TDJAK9CVi6P1uwLDBGXmSPU-YwC10VijJJKSBH2mu3BUhCY9V6X8k1uwxP9nKlF6FJkHzKBlkyxkJWDCTBu5b-TGRVpZGoIiYweekis9IA81P0/s560/are-you-sure-anyone-holding-this-invitation-will-have-access.png&quot; width=&quot;80%&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
Click &quot;Yes&quot; if this is what you want, or &quot;No&quot; if you have made a mistake and want to change it.&lt;br /&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;h2&gt;
What happens next&lt;/h2&gt;
&lt;br /&gt;
&lt;h3&gt;
What does the person you shared the file with see&lt;/h3&gt;
If you have ticked &quot;Notify by email&quot; then the person will get an email message, &lt;b&gt;from you&lt;/b&gt; and with &lt;b&gt;the file name and their email address in the Subject field&lt;/b&gt;, &amp;nbsp;saying&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg_qeZ644a1aBpSrI3U6asbgWcW9UdUtaxj7RNr3DTflKAqE8oSysHKALIDCfCI7hIKelNdWkdxtOHnzGF8wvwc6giTFCrRkogMMn1W4UttOzL8WtdzOhQ3q_vyUk5xCflnnzOFKYPX-Nw/s663/email-telling-you-that-someone-has-shared-google-spreadsheet-drive-file-with-your-google-account.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg_qeZ644a1aBpSrI3U6asbgWcW9UdUtaxj7RNr3DTflKAqE8oSysHKALIDCfCI7hIKelNdWkdxtOHnzGF8wvwc6giTFCrRkogMMn1W4UttOzL8WtdzOhQ3q_vyUk5xCflnnzOFKYPX-Nw/s663/email-telling-you-that-someone-has-shared-google-spreadsheet-drive-file-with-your-google-account.png&quot; width=&quot;95%&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
This message body says &quot;&lt;i&gt;I&#39;ve shared an item with you&lt;/i&gt;&quot;, and shows the file-name and link. &lt;br /&gt;
&lt;br /&gt;
It may also say &quot;&lt;i&gt;It&#39;s not an attachment - it&#39;s stored online. &amp;nbsp;To open this item, just click the link above&lt;/i&gt;&quot;, if the other person reads it using an email that doesn&#39;t support HTML, and so just shows messages in plain text.&lt;br /&gt;
&lt;br /&gt;
When they click the link, they will be invited to sign into Gmail, using either an existing or a new account. &amp;nbsp; &lt;br /&gt;
&lt;br /&gt;
However if they are already signed in to Google with a different account that has not had the file shared with it, then they see a message saying that they do not have access, and with links to let them ask for access or switch accounts.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjj4ZvbsQo78SfRPbezAh-paWTfUMTwsbThFTOivySL4apphuzxCSMeEdYiGUCpjVrxDTu1CilvhlYSxSDyORm28SLS-1NTRfFo0WP66AhRa0l_7aelh6I5yFhCMes89RGHDVoPLwJtzfU/s782/you-need-permission-to-view-google-spreadsheet-shared-with-someone-else.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjj4ZvbsQo78SfRPbezAh-paWTfUMTwsbThFTOivySL4apphuzxCSMeEdYiGUCpjVrxDTu1CilvhlYSxSDyORm28SLS-1NTRfFo0WP66AhRa0l_7aelh6I5yFhCMes89RGHDVoPLwJtzfU/s782/you-need-permission-to-view-google-spreadsheet-shared-with-someone-else.png&quot; width=&quot;80%&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;h3&gt;
What do you see&lt;/h3&gt;
If the email address that you entered is already associated with a Google account, then:&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;The other person is shown in your list of people with access to the file with their current profile picture, and&amp;nbsp;&lt;/li&gt;
&lt;li&gt;The file is shown in their &quot;Shared with me&quot; section of Google drive.&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEijVowJinYX-qubAwCV2GRS_fU3KuJA02Ajpx9yXoUP5-egEbd3BL55u8mstWRnSgMBjwBfmZsz7mvI26ngtqQ9vkrFCglfdUr8Y6h-FaOySbFi7fHK_649CrB7apooEhJ934h-iuy2jRo/s512/sharing-settings-view-google-spreadsheet-in-drive-see-who-is-invited-to-collaborate-on-this-file.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEijVowJinYX-qubAwCV2GRS_fU3KuJA02Ajpx9yXoUP5-egEbd3BL55u8mstWRnSgMBjwBfmZsz7mvI26ngtqQ9vkrFCglfdUr8Y6h-FaOySbFi7fHK_649CrB7apooEhJ934h-iuy2jRo/s512/sharing-settings-view-google-spreadsheet-in-drive-see-who-is-invited-to-collaborate-on-this-file.png&quot; width=&quot;80%&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If the email address that you entered is &lt;b&gt;not associated with a Google account&lt;/b&gt;, then:&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;The other person is shown in your list of people with access to the file - but with an email address and an email icon only.&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;When the person who receives the email message logs into Google using any (new or existing) account, they get access to the file, and their Google account details are added to your list of authorized users - and the original email address is still shown too, with a comment &amp;nbsp;&quot;This invitation has been used by 1 person&quot;.&lt;/li&gt;
&lt;/ul&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;h2&gt;
Giving permission to sheets within a spreadsheet.&lt;/h2&gt;
&lt;div&gt;
Sometimes, you may want to just let a person see &lt;a href=&quot;http://googlespreadsheets-hints-and-tips.blogspot.com/2014/04/understanding-google-sheets-spreadsheets-and-worksheets.html&quot;&gt;an individual worksheet within a bigger spreadsheet&lt;/a&gt;. &amp;nbsp; Currently Google Drive does not support this - and I don&#39;t expect this to change in the near future.&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://googlespreadsheets-hints-and-tips.blogspot.com/feeds/397144873952474889/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://googlespreadsheets-hints-and-tips.blogspot.com/2014/06/grant-a-person-permissions-to-a-google-spreadsheets-file.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/817526866320377802/posts/default/397144873952474889'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/817526866320377802/posts/default/397144873952474889'/><link rel='alternate' type='text/html' href='http://googlespreadsheets-hints-and-tips.blogspot.com/2014/06/grant-a-person-permissions-to-a-google-spreadsheets-file.html' title='Give someone else access to a Google Spreadsheet that you have created'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjH1SdUSKCY_T2mSI_S9hP1R93RsNS_303uRJgwZOem4Jm27LtsQ_JvxeBoIjhKeSQapyGekuXf1etktNzkOVVbINfkLf6kyBoCxPWEx2UQhP6R40qvNmFtY7WPFAevUJonFCav2DGU9tQ/s72-c/sharing-editing-rights-on-google-spreadsheet-with-a-group-of-individuals.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-817526866320377802.post-2906341557884958593</id><published>2014-05-19T12:07:00.000-07:00</published><updated>2014-05-19T12:59:46.351-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Arithmetic"/><category scheme="http://www.blogger.com/atom/ns#" term="Conditional logic"/><category scheme="http://www.blogger.com/atom/ns#" term="Formulas"/><category scheme="http://www.blogger.com/atom/ns#" term="Functions"/><title type='text'>Adding values in one column, based on another one, using the SUMIF function</title><content type='html'>&lt;b&gt;This post explains how to calculate the total of the values in one row or column, based on the corresponding values in another related row or column, using the SUMIF function in Google Sheets.&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;br /&gt;
&lt;/b&gt; &lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEixa2wEfon1gaoHQZh4SiEX27ZN1k9ZSetuTD8l-p7xTfPNaCvFU5T8xl4uNfQm7X2EauHLlKN4JL5GLnHIbMmubtZbqd_RT745dOOYXKC-P9szp-hs03hgCRbhocA5hY6Dd7qlXF5VwQI/s618/calculate-total-in-a-row-if-corresponding-value-meets-a-rule-post-summary-picture.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEixa2wEfon1gaoHQZh4SiEX27ZN1k9ZSetuTD8l-p7xTfPNaCvFU5T8xl4uNfQm7X2EauHLlKN4JL5GLnHIbMmubtZbqd_RT745dOOYXKC-P9szp-hs03hgCRbhocA5hY6Dd7qlXF5VwQI/s618/calculate-total-in-a-row-if-corresponding-value-meets-a-rule-post-summary-picture.png&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Sometimes, you may want to sum values from a column, but only include ones which contain a specific value (eg a word) in another column in the same line.&lt;br /&gt;
&lt;br /&gt;
Or to add together values from a row, but only include ones which contain a specific value in another row in the same line.&lt;br /&gt;
&lt;br /&gt;
For example, in this spreadsheet I want to show the overall total of course durations, and also a sub-total that only includes courses for 3rd-level students.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiRPp3cZHeIQkGnxde38uVplLWOeFtH5dzCb5osX0Hy7sguq_S-dnB5LJNuB4vpR8OuumZnFcXQj-IKvhsoFeMEf9CbFYDC1zO0yQ5x5qcL2GOFUBcPekOUZ6cxJQKA1rBonfSR-WH15cY/s790/adding-up-values-from-one-column-based-on-another-value-in-another-row-1.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiRPp3cZHeIQkGnxde38uVplLWOeFtH5dzCb5osX0Hy7sguq_S-dnB5LJNuB4vpR8OuumZnFcXQj-IKvhsoFeMEf9CbFYDC1zO0yQ5x5qcL2GOFUBcPekOUZ6cxJQKA1rBonfSR-WH15cY/s790/adding-up-values-from-one-column-based-on-another-value-in-another-row-1.png&quot; width=&quot;90%&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;h2&gt;
How to add values together&lt;/h2&gt;
The sum formula, for calculating find the overall total, is very easy:   it is just  =sum(B2:B4)   &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhECfa-eVdc8dvrOUMwLWK0MfdK9OAsMXQFgVAbaWgfumy5RbgOR_t_hw0rX4JapKRyB185AW1qFudphxU3qJV9rnhT1aqwEB4puiJIBZGSe0JitRWBzOYJVfrze-1aoheqwzEItjeBzWg/s785/sum-formula-2.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhECfa-eVdc8dvrOUMwLWK0MfdK9OAsMXQFgVAbaWgfumy5RbgOR_t_hw0rX4JapKRyB185AW1qFudphxU3qJV9rnhT1aqwEB4puiJIBZGSe0JitRWBzOYJVfrze-1aoheqwzEItjeBzWg/s785/sum-formula-2.png&quot; width=&quot;90%&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;h2&gt;
How to conditionally add values together&lt;/h2&gt;
Applying a condition is only a little more complicated: you need a formula that says &quot;add these together, based on the corresponding value of that&quot;.   &lt;br /&gt;
&lt;br /&gt;
In &lt;a href=&quot;http://googlespreadsheets-hints-and-tips.blogspot.com/2014/04/understanding-google-sheets-spreadsheets-and-worksheets.html&quot;&gt;Google Sheets&lt;/a&gt;, the &lt;b&gt;SumIf()&lt;/b&gt; formula is the one to use.    &lt;br /&gt;
&lt;br /&gt;
It takes up three values inside the brackets (ie parameters).   They are:&lt;br /&gt;
&lt;blockquote&gt;
&lt;table&gt;&lt;tbody&gt;
&lt;tr&gt; &lt;td&gt;Range:&lt;/td&gt;&lt;td&gt;The set of cells to check for the specific value (ie the &#39;criterion&#39;)&lt;/td&gt; &lt;/tr&gt;
&lt;tr&gt; &lt;td&gt;Criterion:&amp;nbsp;&lt;/td&gt;&lt;td&gt;The pattern or test to apply&lt;/td&gt; &lt;/tr&gt;
&lt;tr&gt; &lt;td&gt;Sum-range: &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/td&gt;&lt;td&gt;The range (ie set of cells) to be added up.   Note:  you only have to inlcude this if it is different from Range.&lt;/td&gt; &lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/blockquote&gt;
&lt;br /&gt;
And the formula is used like this:&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgGxZbsbCFBNJf6MLtRA9LF43WLRrUi7ZJbbRvDI85VRne1KT_K9kv2-EAkQwJvCM7voOSmWRtETHd40bqLvFO91gTct3YORlHZvr9Nf_2gP75xYAalqaC5nvaXCEYnYhRZsZy62PsV7XY/s912/sumif-conditional-addition-formula-calculates-total-based-on-another-rows-value-3.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgGxZbsbCFBNJf6MLtRA9LF43WLRrUi7ZJbbRvDI85VRne1KT_K9kv2-EAkQwJvCM7voOSmWRtETHd40bqLvFO91gTct3YORlHZvr9Nf_2gP75xYAalqaC5nvaXCEYnYhRZsZy62PsV7XY/s912/sumif-conditional-addition-formula-calculates-total-based-on-another-rows-value-3.png&quot; width=&quot;90%&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
The example above shows adding the values based in a column, based on another column.   But the technique works just as well for rows, using a row-wise range statement like this:&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiHsDYJ_Qlf6UHS5c_mtYD9e3t3rGMRJrplxDh1wIY_8YeiNQjybtMMZPhTUjAhtILcgZUDZ4y3HgxuS-Hv2kGTZtrtaxLt34qZWvKZloKOC3wgAQkfyPHaIuj_S3l6fB0bUwCpvwOywlk/s751/sumif-conditional-addition-formula-calculates-total-of-rows-based-on-another-columns-value-4.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiHsDYJ_Qlf6UHS5c_mtYD9e3t3rGMRJrplxDh1wIY_8YeiNQjybtMMZPhTUjAhtILcgZUDZ4y3HgxuS-Hv2kGTZtrtaxLt34qZWvKZloKOC3wgAQkfyPHaIuj_S3l6fB0bUwCpvwOywlk/s751/sumif-conditional-addition-formula-calculates-total-of-rows-based-on-another-columns-value-4.png&quot; width=&quot;90%&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;h2&gt;
Extra for Experts&lt;/h2&gt;
The condition does not have to just be a value. &amp;nbsp;It can also be a range condition, like:&lt;br /&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
SumIf(b:b, &amp;gt;0,  e:e)&lt;/blockquote&gt;
&lt;br /&gt;
There is more information about the SumIf() function here:   https://support.google.com/drive/answer/3093583?hl=en-GB</content><link rel='replies' type='application/atom+xml' href='http://googlespreadsheets-hints-and-tips.blogspot.com/feeds/2906341557884958593/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://googlespreadsheets-hints-and-tips.blogspot.com/2014/05/adding-values-in-one-column-based-on.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/817526866320377802/posts/default/2906341557884958593'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/817526866320377802/posts/default/2906341557884958593'/><link rel='alternate' type='text/html' href='http://googlespreadsheets-hints-and-tips.blogspot.com/2014/05/adding-values-in-one-column-based-on.html' title='Adding values in one column, based on another one, using the SUMIF function'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEixa2wEfon1gaoHQZh4SiEX27ZN1k9ZSetuTD8l-p7xTfPNaCvFU5T8xl4uNfQm7X2EauHLlKN4JL5GLnHIbMmubtZbqd_RT745dOOYXKC-P9szp-hs03hgCRbhocA5hY6Dd7qlXF5VwQI/s72-c/calculate-total-in-a-row-if-corresponding-value-meets-a-rule-post-summary-picture.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-817526866320377802.post-7893902802993797588</id><published>2014-05-13T17:16:00.000-07:00</published><updated>2014-05-13T17:16:53.065-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="New features"/><title type='text'>New tool for using Google Sheets on your smartphone or tablet</title><content type='html'>Google have &lt;a href=&quot;http://googledrive.blogspot.ie/2014/04/docssheetsapps.html&quot; target=&quot;_blank&quot;&gt;announced&lt;/a&gt; new apps for several components of their Drive software, including Google Sheets.&lt;br /&gt;
&lt;br /&gt;
&lt;table align=&quot;center&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; class=&quot;tr-caption-container&quot; style=&quot;margin-left: auto; margin-right: auto; text-align: center;&quot;&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjAkA8Qz96oq_G7MRtTMrZAEacDwUO-px7mFBK1PZhHR1DMvnB6uIpz2DuxzF0z67-5D1igB_X-U3EKYKEhH6RBh7AoVGffg_gweWDm0OIPTFXTprkXZABRLVPs7NX-yjPLYM3UCWyM0iE/w1026-h577-no/example-spreadsheet-created-in-google-sheets-mobile-app-calculating-sin-value.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: auto; margin-right: auto;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjAkA8Qz96oq_G7MRtTMrZAEacDwUO-px7mFBK1PZhHR1DMvnB6uIpz2DuxzF0z67-5D1igB_X-U3EKYKEhH6RBh7AoVGffg_gweWDm0OIPTFXTprkXZABRLVPs7NX-yjPLYM3UCWyM0iE/w1026-h577-no/example-spreadsheet-created-in-google-sheets-mobile-app-calculating-sin-value.png&quot; width=&quot;80%&quot; /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;tr-caption&quot; style=&quot;text-align: center;&quot;&gt;Screenshot of the new Google Sheets app for Android&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;br /&gt;
They say this makes it possible to create content on the go - but even with a very new smartphone, I&#39;m finding it hard to imagine making a &lt;a href=&quot;http://googlespreadsheets-hints-and-tips.blogspot.com/2014/04/understanding-google-sheets-spreadsheets-and-worksheets.html&quot;&gt;spreadsheet&lt;/a&gt; of any size. &amp;nbsp; &amp;nbsp;It just feels weird to have the formula-bar at the bottom of the screen.&lt;br /&gt;
&lt;br /&gt;
And I&#39;ve had some &quot;interesting&quot; experiences browsing a spreadsheet created in the desktop version which records the responses to a &lt;a href=&quot;http://blogger-hints-and-tips.blogspot.com/2013/09/use-google-forms-to-make-a-poll-survey-questionnaire.html&quot; target=&quot;_blank&quot;&gt;questionnaire created in Google Forms&lt;/a&gt;, which has a lot of long text-fields: &amp;nbsp; it&#39;s easy to hide a column by accident, and without a shift-key I&#39;m not sure how to make visible again.&lt;br /&gt;
&lt;br /&gt;
But overall I like the idea, especially the way that I can effectively use Sheets as a calculator app which lets me see and easily change my on-the-go calculations. &amp;nbsp; &amp;nbsp;And I can imagine that it could be a handy way to build some highly targeted &quot;mini-apps&quot; to do particular calculations in a spreadsheet, without the overhead of installing a separate app.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;h2&gt;
The Sheets app vs the Drive app&lt;/h2&gt;
This comment from Google sums up the difference - bolding mine:&lt;br /&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
&lt;i&gt;use the Drive app to &lt;b&gt;view and organize&lt;/b&gt; all of your documents, spreadsheets, presentations, photos and more. &lt;/i&gt;&lt;/blockquote&gt;
And by implication, use the Sheets, (and Docs, and when it arrives Slides) app to &lt;b&gt;change (ie edit)&lt;/b&gt; your spreadsheets et al.</content><link rel='replies' type='application/atom+xml' href='http://googlespreadsheets-hints-and-tips.blogspot.com/feeds/7893902802993797588/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://googlespreadsheets-hints-and-tips.blogspot.com/2014/05/new-tool-for-using-google-sheets-on.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/817526866320377802/posts/default/7893902802993797588'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/817526866320377802/posts/default/7893902802993797588'/><link rel='alternate' type='text/html' href='http://googlespreadsheets-hints-and-tips.blogspot.com/2014/05/new-tool-for-using-google-sheets-on.html' title='New tool for using Google Sheets on your smartphone or tablet'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjAkA8Qz96oq_G7MRtTMrZAEacDwUO-px7mFBK1PZhHR1DMvnB6uIpz2DuxzF0z67-5D1igB_X-U3EKYKEhH6RBh7AoVGffg_gweWDm0OIPTFXTprkXZABRLVPs7NX-yjPLYM3UCWyM0iE/s72-w1026-h577-c-no/example-spreadsheet-created-in-google-sheets-mobile-app-calculating-sin-value.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-817526866320377802.post-3844503093625274314</id><published>2014-05-01T13:50:00.002-07:00</published><updated>2014-05-01T14:00:53.800-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Formulas"/><category scheme="http://www.blogger.com/atom/ns#" term="Manipulating text"/><title type='text'>How to combine a cell value and a text-string</title><content type='html'>Sometimes you may want to write a formula which combines the value(s) from some cells with some other text, and puts the result into the one cell.&lt;br /&gt;
&lt;br /&gt;
For example, I have a spreadsheet which generates the HTML code statements for drawing a table, based on the values which I put into a table-area on the spreadsheet.   And I need to combine the values from the table area with other HTML commands like  &quot;&quot; and &quot;&quot;&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEid10j_ahobDUo9IfV-pBFfModyU6-rXQqw0OxpXFUtaMNEr0YJEOpCOudN7_dqnC0NTGSbS-417Hdng4EdMNJym-ZbXaLPpvMpSzZKdlyxeS3Mkbz5MbdaNLCAoiB6ZjwPCsopizDqLGE/s912/concatenate-function-join-items-from-cells-with-each-other-or-with-other-words.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEid10j_ahobDUo9IfV-pBFfModyU6-rXQqw0OxpXFUtaMNEr0YJEOpCOudN7_dqnC0NTGSbS-417Hdng4EdMNJym-ZbXaLPpvMpSzZKdlyxeS3Mkbz5MbdaNLCAoiB6ZjwPCsopizDqLGE/s912/concatenate-function-join-items-from-cells-with-each-other-or-with-other-words.png&quot; width=&quot;90%&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
The way to do this in &lt;a href=&quot;http://googlespreadsheets-hints-and-tips.blogspot.com/2014/04/understanding-google-sheets-spreadsheets-and-worksheets.html&quot;&gt;Google Spreadsheets&lt;/a&gt; is to use a &lt;b&gt;string concatenation operator&lt;/b&gt; (&amp;amp;) or a &lt;b&gt;string-concatenation function&lt;/b&gt; ( CONCAT( , ) or CONCATENATE(...) )&lt;br /&gt;
&lt;br /&gt;
For example, I label the value from C5 with the text&amp;nbsp;&quot;Score type:&quot;, and so in the results column which I use to make the table-cell code for it, the formula is:&lt;br /&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
=CONCAT(&quot;&amp;lt;td&amp;gt;Score type: &quot;, CONCAT(C5, &quot;&amp;lt;/td&amp;gt;&quot;))&amp;nbsp;&lt;/blockquote&gt;
&lt;div&gt;
&lt;br /&gt;
Or a less verbose way to achieve the same thing is:&amp;nbsp;&lt;/div&gt;
&lt;div&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
&amp;nbsp;=&quot;&amp;lt;td&amp;gt;Score type: &quot; &amp;amp; C5 &amp;amp; &quot;&amp;lt;/td&amp;gt;&quot;&lt;/blockquote&gt;
&lt;br /&gt;
&lt;h2&gt;
What&#39;s the difference between &quot;&amp;amp;&quot; CONCAT and CONCATENATE?&lt;/h2&gt;
The CONCAT() function and the &quot;&amp;amp;&quot; operator do the same thing, so whether you use one or the other is is about which one looks nicer to you.&lt;br /&gt;
&lt;br /&gt;
The CONCATENATE() can be used to join any number of text strings together, so another way to write the statement is&lt;br /&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
=CONCAT(&quot;&amp;lt;td&amp;gt;Score type: &quot;, C5, &quot;&amp;lt;/td&amp;gt;&quot;))&lt;/blockquote&gt;
&lt;br /&gt;
In general, it&#39;s best to use the option which makes the formula the most readable, or easiest to diagnose if something goes wrong.   &lt;br /&gt;
&lt;br /&gt;
So often I will use the CONCAT() function in each one of a set of helper columns, and then use one CONCATENATE() function at the end to join them all together, because this is easier to debug than trying to do a lot of string operations all in the one cell. &lt;br /&gt;
&lt;br /&gt;
For example:&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhQVbwVGYkIAkUUKmTOLNCBiHjrcUB062tfUCQDi6VktU8u4512xiRKb6N2WOtBqdMfyHTC09p2etOlMjqJQbZHQckXwbcjpoVEpzIsdiF8tbtQaEUYfMFfFmikpfV8ZOTL_rj_k-cf7EI/s912/join-cell-values-one-step-at-a-time-with-helper-column-and-ampersand-operator.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhQVbwVGYkIAkUUKmTOLNCBiHjrcUB062tfUCQDi6VktU8u4512xiRKb6N2WOtBqdMfyHTC09p2etOlMjqJQbZHQckXwbcjpoVEpzIsdiF8tbtQaEUYfMFfFmikpfV8ZOTL_rj_k-cf7EI/s912/join-cell-values-one-step-at-a-time-with-helper-column-and-ampersand-operator.png&quot; width=&quot;100%&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;h2&gt;
Was this helpful?   You might also like:&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://googlespreadsheets-hints-and-tips.blogspot.com/2014/04/how-to-refer-to-range-in-another-sheet.html&quot;&gt;Referring to &amp;nbsp;a range of cells in another worksheet&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://googlespreadsheets-hints-and-tips.blogspot.com/2014/04/combine-values-into-one-cell-with-a-delimiter.html&quot;&gt;How to combine values from a range of cells&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</content><link rel='replies' type='application/atom+xml' href='http://googlespreadsheets-hints-and-tips.blogspot.com/feeds/3844503093625274314/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://googlespreadsheets-hints-and-tips.blogspot.com/2014/05/how-to-combine-cell-values-and-text-strings.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/817526866320377802/posts/default/3844503093625274314'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/817526866320377802/posts/default/3844503093625274314'/><link rel='alternate' type='text/html' href='http://googlespreadsheets-hints-and-tips.blogspot.com/2014/05/how-to-combine-cell-values-and-text-strings.html' title='How to combine a cell value and a text-string'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEid10j_ahobDUo9IfV-pBFfModyU6-rXQqw0OxpXFUtaMNEr0YJEOpCOudN7_dqnC0NTGSbS-417Hdng4EdMNJym-ZbXaLPpvMpSzZKdlyxeS3Mkbz5MbdaNLCAoiB6ZjwPCsopizDqLGE/s72-c/concatenate-function-join-items-from-cells-with-each-other-or-with-other-words.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-817526866320377802.post-3096964997829879516</id><published>2014-04-30T12:42:00.002-07:00</published><updated>2014-04-30T12:42:45.433-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Formulas"/><title type='text'>How to refer to a range in another sheet</title><content type='html'>If you use &lt;a href=&quot;http://googlespreadsheets-hints-and-tips.blogspot.com/2014/04/understanding-google-sheets-spreadsheets-and-worksheets.html&quot;&gt;multiple worksheets in a spreadsheet&lt;/a&gt;, then you can refer to an individual cell in a worksheet - including one that you are not currently working in - like this:&lt;br /&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
=Sheet2!B1&amp;nbsp;&lt;/blockquote&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
&lt;i&gt;(A formula like this returns the value in Worksheet Sheet2, Cell B1.)&lt;/i&gt;&lt;/blockquote&gt;
&lt;br /&gt;
And you can even combine values from different sheets by putting different sheet-name references into a formula like this;&lt;br /&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
=Sheet2!B1 + Sheet3!B1&lt;/blockquote&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
&lt;i&gt;(A formula like this returns the value in Worksheet Sheet2, Cell B1 &lt;b&gt;plus&lt;/b&gt; the value in Worksheet Sheet3, Cell B1)&lt;/i&gt;&lt;/blockquote&gt;
&lt;br /&gt;
This makes some people think that they should refer to a range of cells in a different worksheet (eg B1:b16) like this:&lt;br /&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
=SUM(Sheet2!B1:Sheet2!B16)&lt;/blockquote&gt;
&lt;br /&gt;
However using this formula shows #ERROR! as a result, with a not-very-helpful error message of &quot;Formula Parse Error&quot;.&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjFnY91qSX3AdjJh-sfCMeSsMT58O6_CE7u_6h47mrNqJXn3YLCtOiATFNyO5Ov1nb6AbkQMtIV2cgzHCy7zlJR6vki_k1zMlzSoECV_6LYSwvweARiYrXiXVh351dCmBxt2nqQ-T7xG6E/s470/error-message-if-you-use-the-sheet-name-twice-in-a-formula.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img alt=&quot;Error: Formula Parse Error - message in a Google Sheets spreadsheet&quot; border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjFnY91qSX3AdjJh-sfCMeSsMT58O6_CE7u_6h47mrNqJXn3YLCtOiATFNyO5Ov1nb6AbkQMtIV2cgzHCy7zlJR6vki_k1zMlzSoECV_6LYSwvweARiYrXiXVh351dCmBxt2nqQ-T7xG6E/s470/error-message-if-you-use-the-sheet-name-twice-in-a-formula.png&quot; title=&quot;&quot; width=&quot;70%&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
The correct way to refer to a range of cells in a separate worksheet is to use the sheet-name only once, like this:&lt;br /&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
=SUM(Sheet2!B1:B16)&lt;br /&gt;
&lt;i&gt;(A formula like this returns the sum of values in cells B1:B16 in Sheet2.)&lt;/i&gt;&lt;/blockquote&gt;
&lt;br /&gt;
The reason for this is that &lt;b&gt;within the one function call&lt;/b&gt; (eg   SUM(...) or  AVERAGE(...) )  all the cells must come from the same worksheet.  It does not make any sense to say:&lt;br /&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
=SUM(Sheet2!B1:Sheet3!B16)&lt;/blockquote&gt;
because it&#39;s not defined what is in-between Sheet2 and Sheet3.&lt;br /&gt;
&lt;br /&gt;
But it does make sense to combine function calls like this:&lt;br /&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
=SUM(Sheet2!B1:B16) + =SUM(Sheet3!B1:B37)&amp;nbsp;&lt;/blockquote&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
&lt;i&gt;(A formula like this returns the sum of values in cells B1:B16 in Sheet2, plus values in cells B1:B37 in Sheet3)&lt;/i&gt;&lt;/blockquote&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiH43YZadMAl7t0VSj0V0a1BRuubC4iOHjH57sAJfgYcPYoIwF1RmALHpfuMeGZc3kRtCCKvjMS-9_KH1ZTP1d3SwjvS6Mg_ppJmIlEn-fqCg7JylzG5gmiuHN2eTIekksS_RtZ0djFtqQ/s912/using-non-named-range-of-cells-in-different-worksheet.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiH43YZadMAl7t0VSj0V0a1BRuubC4iOHjH57sAJfgYcPYoIwF1RmALHpfuMeGZc3kRtCCKvjMS-9_KH1ZTP1d3SwjvS6Mg_ppJmIlEn-fqCg7JylzG5gmiuHN2eTIekksS_RtZ0djFtqQ/s912/using-non-named-range-of-cells-in-different-worksheet.png&quot; width=&quot;90%&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;h2&gt;
Extra for Experts&lt;/h2&gt;
Of course this only works if they type of function that you are using is distributitive, ie you can do one part and the other part, and then you put them both together using the same functon, eg&lt;br /&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
= MIN ( MIN(Sheet2!B1:B16), MIN(Sheet3!B1:B22))&lt;br /&gt;
&lt;i&gt;(A formula like this returns the smallest value in cells B1:B16 in Sheett and cells B1:B37 in Sheet3)&lt;/i&gt;&lt;/blockquote&gt;
&lt;i&gt;&lt;br /&gt;
&lt;/i&gt; For functions like AVERAGE, where the number of items in the underlying range is used in the calculation, it does not work, eg&lt;br /&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
= AVERAGE ( AVERAGE(Sheet2!B1:B16), AVERAGE(Sheet3!B1:B22))&amp;nbsp;&lt;/blockquote&gt;
will give a result but it will generally not be the arithmetic mean of the&amp;nbsp;value in cells B1:B16 in Sheett and cells B1:B37 in Sheet3 because the values from Sheet2 will get too great a weighting in the calculation.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;h2&gt;
Was this helpful? &amp;nbsp;You might also like:&amp;nbsp;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://googlespreadsheets-hints-and-tips.blogspot.com/2014/04/understanding-google-sheets-spreadsheets-and-worksheets.html&quot;&gt;Understanding spreadsheets, sheets and worksheets&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://googlespreadsheets-hints-and-tips.blogspot.com/2014/04/list-of-google-sheets-help-resources.html&quot;&gt;Where to get help with Google Sheets&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</content><link rel='replies' type='application/atom+xml' href='http://googlespreadsheets-hints-and-tips.blogspot.com/feeds/3096964997829879516/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://googlespreadsheets-hints-and-tips.blogspot.com/2014/04/how-to-refer-to-range-in-another-sheet.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/817526866320377802/posts/default/3096964997829879516'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/817526866320377802/posts/default/3096964997829879516'/><link rel='alternate' type='text/html' href='http://googlespreadsheets-hints-and-tips.blogspot.com/2014/04/how-to-refer-to-range-in-another-sheet.html' title='How to refer to a range in another sheet'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjFnY91qSX3AdjJh-sfCMeSsMT58O6_CE7u_6h47mrNqJXn3YLCtOiATFNyO5Ov1nb6AbkQMtIV2cgzHCy7zlJR6vki_k1zMlzSoECV_6LYSwvweARiYrXiXVh351dCmBxt2nqQ-T7xG6E/s72-c/error-message-if-you-use-the-sheet-name-twice-in-a-formula.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-817526866320377802.post-8416029816750322983</id><published>2014-04-23T16:52:00.000-07:00</published><updated>2014-04-23T16:54:06.250-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Date and time values"/><category scheme="http://www.blogger.com/atom/ns#" term="Formulas"/><title type='text'>How to find the difference between two time values</title><content type='html'>Calculating the difference between two times (or date-times) in &lt;a href=&quot;http://googlespreadsheets-hints-and-tips.blogspot.com/2014/04/understanding-google-sheets-spreadsheets-and-worksheets.html&quot;&gt;Google Spreadsheets&lt;/a&gt; is just as simple as &lt;a href=&quot;http://googlespreadsheets-hints-and-tips.blogspot.com/2014/04/how-to-show-difference-between-two-dates.html&quot;&gt;calculating the difference between two dates&lt;/a&gt;, provided the time values are formatted as Times.&lt;br /&gt;
&lt;br /&gt;
You simply do a &quot;minus&quot; between the later time and the earlier one.&lt;br /&gt;
&lt;br /&gt;
At its simplest, you just do a minus calculation, like this:&lt;br /&gt;
&lt;blockquote&gt;C5 = C4 - C3&lt;/blockquote&gt;&lt;br /&gt;
The result that is shows is the time differences, expressed as the number of &lt;b&gt;days&lt;/b&gt; between the two values.&lt;br /&gt;
&lt;br /&gt;
You may want to do further calculations, or apply Duration formatting, to make this number more user-friendly.&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj6bxeghZuuJqMMVjl_DGXDWvHxFIbvKneJQVaEfeswx-u2bdBFfRwqCYLi0DPfOUPUhKsv7L0o3NPrBEidMDyHP8Jup0AvJm_2I_87kDNwlNG1H2Tm4Ghia7G9zqt7TB9sWLZrsrSFPeE/s1600/calculate-time-length-of-an-event-assuming-full-runtime-schedule.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj6bxeghZuuJqMMVjl_DGXDWvHxFIbvKneJQVaEfeswx-u2bdBFfRwqCYLi0DPfOUPUhKsv7L0o3NPrBEidMDyHP8Jup0AvJm_2I_87kDNwlNG1H2Tm4Ghia7G9zqt7TB9sWLZrsrSFPeE/s1600/calculate-time-length-of-an-event-assuming-full-runtime-schedule.png&quot; width=&quot;90%&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;h2&gt;Troubleshooting&lt;/h2&gt;If it looks like your time difference calculation is not working correctly, then then are are few things to check.&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;Are your time values (ie not just the result) formatted as Times? &lt;br /&gt;
Check this under menu:  Format &amp;gt; Number &amp;gt; Time. &amp;nbsp; &lt;br /&gt;
&lt;br /&gt;
&lt;i&gt;NB &amp;nbsp; It is not the same as the Font of &quot;Times&quot;, which is totally different&lt;/i&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;ul&gt;&lt;li&gt;Do you know that what is shown is the number of days, and this may be a fraction or decimal value.&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;&lt;blockquote class=&quot;tr_bq&quot;&gt;Possibly it is not&amp;nbsp;&amp;nbsp;formatted the way you want it to be.&amp;nbsp;&lt;/blockquote&gt;&lt;blockquote class=&quot;tr_bq&quot;&gt;Check the formatting under Format &amp;gt; Number, and remember that 15 minutes = 0.25 of an hour, or 0.010416667 of a day.&lt;/blockquote&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;h2&gt;Extra for experts&lt;/h2&gt;A simple minus calculation only works correctly if:&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;Both times are in the same time-zone&lt;/li&gt;
&lt;li&gt;If the later time is on a different day, then the values that you are calculating on must both have a &quot;date&quot; part as well as a &quot;time&quot; part.&lt;/li&gt;
&lt;/ul&gt;&lt;br /&gt;
If you need to cover these cases, then check back again soon, so see posts explaining how to handle these situations.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;h2&gt;Was this helpful?   You may also need to read&lt;/h2&gt;&lt;a href=&quot;http://googlespreadsheets-hints-and-tips.blogspot.com/2014/04/how-to-show-difference-between-two-dates.html&quot;&gt;Calculating the difference between two dates&lt;/a&gt;&lt;br /&gt;
Display formats and date / time differences</content><link rel='replies' type='application/atom+xml' href='http://googlespreadsheets-hints-and-tips.blogspot.com/feeds/8416029816750322983/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://googlespreadsheets-hints-and-tips.blogspot.com/2014/04/calculate-the-difference-between-two-times-using-subtraction.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/817526866320377802/posts/default/8416029816750322983'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/817526866320377802/posts/default/8416029816750322983'/><link rel='alternate' type='text/html' href='http://googlespreadsheets-hints-and-tips.blogspot.com/2014/04/calculate-the-difference-between-two-times-using-subtraction.html' title='How to find the difference between two time values'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj6bxeghZuuJqMMVjl_DGXDWvHxFIbvKneJQVaEfeswx-u2bdBFfRwqCYLi0DPfOUPUhKsv7L0o3NPrBEidMDyHP8Jup0AvJm_2I_87kDNwlNG1H2Tm4Ghia7G9zqt7TB9sWLZrsrSFPeE/s72-c/calculate-time-length-of-an-event-assuming-full-runtime-schedule.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-817526866320377802.post-7145130639433028295</id><published>2014-04-23T16:38:00.004-07:00</published><updated>2014-04-23T16:38:58.117-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Date and time values"/><title type='text'>Why date calculations sometimes need to have +1 added to them:   whole vs partial days</title><content type='html'>When people prepare a list of start and end dates, they generally assume that the start and end date are both included.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgKexMq-ZAD9tZfBTojvmA6cUnRrCCCAfI_0ZcuXQThuG43-eL6KoaoMa9t5tK_M57pFoj01-KYgho9aN4KAtTdknY5VKxvhy8mHexE4gG2aqSNohLl0J2bDSwBT_7L-pCIRrq_pxJ-gwE/s1600/reason-for-plus-one-offset-doing-date-calculations-in-a-spreadsheet.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgKexMq-ZAD9tZfBTojvmA6cUnRrCCCAfI_0ZcuXQThuG43-eL6KoaoMa9t5tK_M57pFoj01-KYgho9aN4KAtTdknY5VKxvhy8mHexE4gG2aqSNohLl0J2bDSwBT_7L-pCIRrq_pxJ-gwE/s1600/reason-for-plus-one-offset-doing-date-calculations-in-a-spreadsheet.png&quot; width=&quot;70%&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
.&lt;br /&gt;
For example, in my summer school management spreadsheet, start-date of 3-June actually means  &quot;9am on 3 June&quot;, and end-date of 6-June actually means &quot;5pm on 6 June&quot; - even though I haven&#39;t explicitly named the times.&lt;br /&gt;
&lt;br /&gt;
But &lt;a href=&quot;http://googlespreadsheets-hints-and-tips.blogspot.com/2014/04/understanding-google-sheets-spreadsheets-and-worksheets.html&quot;&gt;spreadsheets&lt;/a&gt; do not work like this: &amp;nbsp; if they see a &lt;b&gt;date value with out a time&lt;/b&gt;, then they &lt;b&gt;assume&lt;/b&gt; that it means &lt;b&gt;12-midnight at the beginning of that day&lt;/b&gt;.&lt;br /&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEitf4QFgUBQ-oKOVI9jUMsdoAd_DHuNa-WBaHihud0tjDNx4b8j0sl680-qdazxV6IG2P-5eOo3yIgHx21aFeBGAhWohSdL8ISMBvFh83Q6SanUmZD4GbpKorhmYXDj0_u03guPdrn9n5g/s1600/actual-date-value-subtraction-shows-whole-calendar-days-only.png&quot; imageanchor=&quot;1&quot; style=&quot;clear: right; float: right; margin-bottom: 1em; margin-left: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEitf4QFgUBQ-oKOVI9jUMsdoAd_DHuNa-WBaHihud0tjDNx4b8j0sl680-qdazxV6IG2P-5eOo3yIgHx21aFeBGAhWohSdL8ISMBvFh83Q6SanUmZD4GbpKorhmYXDj0_u03guPdrn9n5g/s1600/actual-date-value-subtraction-shows-whole-calendar-days-only.png&quot; width=&quot;200&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
For example, Google Spreadsheets understands&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;&quot;start-date of 3-June&quot; as &quot;3-June, 00:00:00&quot;&lt;/li&gt;
&lt;li&gt;&quot;end-date of 6-June&quot; as &quot;6-June, 00:00:00&quot;.&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
Therefore when a spreadsheet is told to &lt;a href=&quot;http://googlespreadsheets-hints-and-tips.blogspot.ie/2014/04/how-to-show-difference-between-two-dates.html&quot;&gt;calculate the difference between these two date values&lt;/a&gt;, if works out the number of &lt;b&gt;whole days&lt;/b&gt; between the two values.&lt;br /&gt;
&lt;br /&gt;
In the example shown, this is three days&lt;br /&gt;
&lt;br /&gt;
However most people would expect the calculation to return four days, ie to include both the start-date and the end date, and the result to equal four days&lt;br /&gt;
&lt;br /&gt;
There are two ways to fix this:&lt;br /&gt;
&lt;br /&gt;
&lt;h3&gt;
Option 1: &amp;nbsp;Add one to the results&lt;/h3&gt;
Under this option, you need to change the formula&lt;br /&gt;
&lt;br /&gt;
It becomes&lt;br /&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
=D4-C4+1&lt;/blockquote&gt;
&lt;br /&gt;
This is the simplest approach, and is best when you do not need to consider times in your calculations.&lt;br /&gt;
&lt;br /&gt;
&lt;h3&gt;
Option 2: &amp;nbsp;Add times to the date values&lt;/h3&gt;
Under this option, you do not need to change the formula.&lt;br /&gt;
&lt;br /&gt;
Instead you alter &lt;b&gt;the values that the calculation is based on&lt;/b&gt;, adding a time-part to them.&lt;br /&gt;
&lt;br /&gt;
This works - but the result of a difference calculation is the actual number of days between the two values, expressed as a &lt;b&gt;whole number&lt;/b&gt;, ie with a decimal point.  &lt;br /&gt;
&lt;br /&gt;
eg &amp;nbsp; &amp;nbsp;9am on 13 June  to 5 pm on 19 June returns  4.333333333&lt;br /&gt;
&lt;br /&gt;
This may be ok in some cases, eg if you just want to know if the duration is greater than a certain value.&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh4n4gXEqfsD3sie1dwOkNwMt_3pCBtetvn9cKpj1gIchyphenhyphenZ7aPv9EF7sKA9X-r5Yvetr-utP-HZvWUyQ1ay6yqFlm3FXa590jcmUc_Wd6zOqYNShMaIQkVfOr6Gc-GdLumYY_MV_YFJd18/s1600/calculate-time-delta-in-spreadsheet-using-difference-formula.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh4n4gXEqfsD3sie1dwOkNwMt_3pCBtetvn9cKpj1gIchyphenhyphenZ7aPv9EF7sKA9X-r5Yvetr-utP-HZvWUyQ1ay6yqFlm3FXa590jcmUc_Wd6zOqYNShMaIQkVfOr6Gc-GdLumYY_MV_YFJd18/s1600/calculate-time-delta-in-spreadsheet-using-difference-formula.png&quot; width=&quot;90%&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
But if you actually want to &lt;b&gt;show the number of days&lt;/b&gt;, even if they are not complete days, then you may need to use a function like ROUNDUP(value, places) &amp;nbsp;as well as the subtraction formula.&lt;br /&gt;
&lt;br /&gt;
To do this, the function becomes:&lt;br /&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
=RoundUp(D4-C4, 0)&lt;/blockquote&gt;
&lt;br /&gt;
The &quot;, 0&quot; in the formula says to round the value up to the nearest integer, ie number with zero decimal places.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjzU6mx2ilJlE5v2Z3Ei5F4CWRA8oDfHRforV-L1IVoNyKNF6a_asMevJKEWx0NcIQ_ObwVbpbFvdWo1wJA3R1t-mTlXL8WWuNokNmloGpMytF5leTObVSBTBqirxAXSqFO1O5mFu2GAio/s1600/roundup-function-next-highest-integer-upward-rounding-calculation.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjzU6mx2ilJlE5v2Z3Ei5F4CWRA8oDfHRforV-L1IVoNyKNF6a_asMevJKEWx0NcIQ_ObwVbpbFvdWo1wJA3R1t-mTlXL8WWuNokNmloGpMytF5leTObVSBTBqirxAXSqFO1O5mFu2GAio/s1600/roundup-function-next-highest-integer-upward-rounding-calculation.png&quot; width=&quot;90%&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;h2&gt;
Was this helpful?   You may also need to read&lt;/h2&gt;
Calculating the difference between two times&lt;br /&gt;
Display formats and date / time differences</content><link rel='replies' type='application/atom+xml' href='http://googlespreadsheets-hints-and-tips.blogspot.com/feeds/7145130639433028295/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://googlespreadsheets-hints-and-tips.blogspot.com/2014/04/why-date-calculations-sometimes-need-to.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/817526866320377802/posts/default/7145130639433028295'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/817526866320377802/posts/default/7145130639433028295'/><link rel='alternate' type='text/html' href='http://googlespreadsheets-hints-and-tips.blogspot.com/2014/04/why-date-calculations-sometimes-need-to.html' title='Why date calculations sometimes need to have +1 added to them:   whole vs partial days'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgKexMq-ZAD9tZfBTojvmA6cUnRrCCCAfI_0ZcuXQThuG43-eL6KoaoMa9t5tK_M57pFoj01-KYgho9aN4KAtTdknY5VKxvhy8mHexE4gG2aqSNohLl0J2bDSwBT_7L-pCIRrq_pxJ-gwE/s72-c/reason-for-plus-one-offset-doing-date-calculations-in-a-spreadsheet.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-817526866320377802.post-8764115144044513650</id><published>2014-04-23T16:12:00.001-07:00</published><updated>2014-04-23T16:12:57.101-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Date and time value"/><category scheme="http://www.blogger.com/atom/ns#" term="Formulas"/><title type='text'>How to show the difference between two dates</title><content type='html'>Finding out how long between two dates in a Google Spreadsheet is very simple:  you just subtract the later one from the earlier one, like this:&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhg_xmt3xTaiPrlOnlwimKN-U41tgTlcVicC7mKNcOIlKWpUrXOl7myd4anCrDzYaioZWAddJDqLhfZttoaQ1hfGleuRwJgyGWfsqEe6x_FbKwWCE0OsYGfXzLMSwbujiUKAhDJM-zrebg/w1044-h319-no/show-delta-in-date-values-by-subtraction.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhg_xmt3xTaiPrlOnlwimKN-U41tgTlcVicC7mKNcOIlKWpUrXOl7myd4anCrDzYaioZWAddJDqLhfZttoaQ1hfGleuRwJgyGWfsqEe6x_FbKwWCE0OsYGfXzLMSwbujiUKAhDJM-zrebg/w1044-h319-no/show-delta-in-date-values-by-subtraction.png&quot; width=&quot;90%&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
Looking in more detail at what happens on the spreadsheet in this formula, you just need to &lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;Type an equals sign (&quot;=&quot;) - this tells the spreadsheet that you are going to put a formula into that cell&lt;/li&gt;
&lt;li&gt;Type (or point to) the later value&lt;/li&gt;
&lt;li&gt;Type a minus sign (&quot;-&quot;)&lt;/li&gt;
&lt;li&gt;Type (or point to) the earlier value&lt;/li&gt;
&lt;li&gt;Press Enter&lt;/li&gt;
&lt;/ul&gt;&lt;br /&gt;
&lt;br /&gt;
Google Sheets uses colour-coding in the cells and dotted lines to help you see exactly what cells the formula is pointing to.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiA9GdlffvWoLLG5pv_kesI_bLh796VcWTL_b0n4oy5E3xOCyJwpJefoa3d218N_M0nuVWecGg_Sgjto_FSwyFRZu8jlDK630WOW4IhBbCypppqhzvy7oTuQKT52JvZB-CHfgspr0v9ZaE/s1600/spreadsheet-formula-colour-and-dashes-to-show-cells-operated-on.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiA9GdlffvWoLLG5pv_kesI_bLh796VcWTL_b0n4oy5E3xOCyJwpJefoa3d218N_M0nuVWecGg_Sgjto_FSwyFRZu8jlDK630WOW4IhBbCypppqhzvy7oTuQKT52JvZB-CHfgspr0v9ZaE/s1600/spreadsheet-formula-colour-and-dashes-to-show-cells-operated-on.png&quot; width=&quot;90%&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;h2&gt;Was this helpful? &amp;nbsp; You may also need to read:&lt;/h2&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;Date-calculations and Plus-One:  whole vs partial days&lt;/li&gt;
&lt;li&gt;Calculating the difference between two times&lt;/li&gt;
&lt;li&gt;Google Sheets date-format effects on calculation results&lt;/li&gt;
&lt;/ul&gt;</content><link rel='replies' type='application/atom+xml' href='http://googlespreadsheets-hints-and-tips.blogspot.com/feeds/8764115144044513650/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://googlespreadsheets-hints-and-tips.blogspot.com/2014/04/how-to-show-difference-between-two-dates.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/817526866320377802/posts/default/8764115144044513650'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/817526866320377802/posts/default/8764115144044513650'/><link rel='alternate' type='text/html' href='http://googlespreadsheets-hints-and-tips.blogspot.com/2014/04/how-to-show-difference-between-two-dates.html' title='How to show the difference between two dates'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhg_xmt3xTaiPrlOnlwimKN-U41tgTlcVicC7mKNcOIlKWpUrXOl7myd4anCrDzYaioZWAddJDqLhfZttoaQ1hfGleuRwJgyGWfsqEe6x_FbKwWCE0OsYGfXzLMSwbujiUKAhDJM-zrebg/s72-w1044-h319-c-no/show-delta-in-date-values-by-subtraction.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-817526866320377802.post-6754002763584156182</id><published>2014-04-21T08:23:00.000-07:00</published><updated>2014-05-01T14:03:23.881-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Spreadsheet Basics"/><title type='text'>Understanding Google Sheets, Spreadsheets and Worksheets</title><content type='html'>There&#39;s a great discussion which many people have had, about the difference between email and Gmail.  &lt;br /&gt;
&lt;br /&gt;
The short answer is &quot;Gmail is a type of email system&quot;. &amp;nbsp; But to really make sense of this, you need to &quot;get&quot; the difference between email messages, the concept of email message handling, and being able to use different front-end applications to look at the same email message.   If someone doesn&#39;t have this idea, then their immediate response to &quot;Gmail is a type of email&quot; is &quot;Ok then, so what is fmail?&quot;&lt;br /&gt;
&lt;br /&gt;
I have a nasty feeling that Google&#39;s choice to name all their office-applications by such generic names (Sheets, Docs, Slides) is likely to lead to the same confusion in more areas.&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgRlWAfH8CqYzaMK-Hg5bNCjTnnJHP61x-kDqjKclaSFhevLJxXzhR40ICKSzNBeH38RxPHrqrJiAUP0Dol24DtuJ6aBcE7fLUwx6Ps99La8R7qaGv6Ol9zWrY4DF3UH6kMHMwo02F-bjU/s912/understanding-spreadsheets-in-google-sheets.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgRlWAfH8CqYzaMK-Hg5bNCjTnnJHP61x-kDqjKclaSFhevLJxXzhR40ICKSzNBeH38RxPHrqrJiAUP0Dol24DtuJ6aBcE7fLUwx6Ps99La8R7qaGv6Ol9zWrY4DF3UH6kMHMwo02F-bjU/s912/understanding-spreadsheets-in-google-sheets.png&quot; width=&quot;90%&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
This post is an attempt to simply explain the basic concepts of spreadsheets, Google Sheets, and worksheets within sheets.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;h2&gt;What is a spreadsheet?&lt;/h2&gt;A spreadsheet is a row-and-column based tool for working with data on a computer.&lt;br /&gt;
&lt;br /&gt;
It is different from a word-processor (eg Microsoft Word or Google Docs), because it has tools that make doing mathematical / arithmetic calculations easy.&lt;br /&gt;
&lt;br /&gt;
It is different from a database (eg Microsoft Access, MySQL) because it doesn&#39;t force you to put data into every single row and column that it has, and it has very easy-to-use tools to make attractive displays.&lt;br /&gt;
&lt;br /&gt;
It is different from a Slides file, because it does not use slides to display the data in it.&lt;br /&gt;
&lt;br /&gt;
There are various ways to organize spreadsheets, but fundamentally each one is a file that is divided up into a grid made up of rows and columns,&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjC2ErYTKjm-F-79RGBDCNjDnSf-2qgfuMAVBzmYmtT8Ek6XcooM2mqK6CIRtnaxRVNOG4fwWhPmfAr9dcpzIeuKQGUp3rhJ-RTuOXaPR9-TyGXOf7p1J9RaqJcJE4YmNeUqbcWuTQcwnw/s1600/what-is-a-spreadsheet-grid-of-rows-and-columns.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjC2ErYTKjm-F-79RGBDCNjDnSf-2qgfuMAVBzmYmtT8Ek6XcooM2mqK6CIRtnaxRVNOG4fwWhPmfAr9dcpzIeuKQGUp3rhJ-RTuOXaPR9-TyGXOf7p1J9RaqJcJE4YmNeUqbcWuTQcwnw/s1600/what-is-a-spreadsheet-grid-of-rows-and-columns.png&quot; width=&quot;80%&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
The intersection of each row and column is a cell.    &lt;br /&gt;
&lt;br /&gt;
Each cell is named according to the row and column that make it up.  Normally the column name goes first, and the &lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjcW4RWFMXK_OZxaZbbE24gY7TKE58WGUQvdk8GVRYQ2Woqhz-hmHkiDipwk9jndhWkDOw9la016Vklx0BE9LKkuAORz7UKJZzEZAMszGUVree8mSRhlsuD4H_ZQGHytLRsMjnDlYiXwag/s1600/how-do-spreadsheet-cell-names-work.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjcW4RWFMXK_OZxaZbbE24gY7TKE58WGUQvdk8GVRYQ2Woqhz-hmHkiDipwk9jndhWkDOw9la016Vklx0BE9LKkuAORz7UKJZzEZAMszGUVree8mSRhlsuD4H_ZQGHytLRsMjnDlYiXwag/s1600/how-do-spreadsheet-cell-names-work.png&quot; width=&quot;90%&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
In each cell you can put either text (ie words), numbers, or formulas ie calculations that take the values from other cells, combine them in some way and then display the results.&lt;br /&gt;
&lt;br /&gt;
For example, the picture below shows the beginnings of a spreadsheet that contains the timetable for a summer school.   I&#39;ve done it in a spreadsheet, rather than an Document file, because I want to use some calculation and summary functions, as well as making it look professional.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhtwJ35z8cHm2IJPKKwHzutU8rb2gtHgmtKzY4wYL0U-KqWpfB4uFEoK5nV-eIfrpovoMVEh1htn3qcFEpk3IZK5ZDGKzGLqO9kcJtZZ6JEmdZFStB3_2h7LRj2t1nhtuN6aetnWZyaK8Y/s1600/example-spreadsheet-some-cells-with-data-some-cells-empty.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhtwJ35z8cHm2IJPKKwHzutU8rb2gtHgmtKzY4wYL0U-KqWpfB4uFEoK5nV-eIfrpovoMVEh1htn3qcFEpk3IZK5ZDGKzGLqO9kcJtZZ6JEmdZFStB3_2h7LRj2t1nhtuN6aetnWZyaK8Y/s1600/example-spreadsheet-some-cells-with-data-some-cells-empty.png&quot; width=&quot;90%&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&lt;h2&gt;Spreadsheet files vs Speadsheet programs&lt;/h2&gt;The word &quot;spreadsheet&quot; is actually an abbreviation.&lt;br /&gt;
&lt;br /&gt;
Sometimes is it short for &lt;b&gt;&quot;spreadsheet file&quot;&lt;/b&gt;.  This has a file which has the structure described above and which can be used by a spreadsheet program.&lt;br /&gt;
&lt;br /&gt;
Sometimes it means &quot;&lt;b&gt;spreadsheet proram&lt;/b&gt;&quot;.  This is a piece of software (aka an application) which is used to create and work with spreadsheet files.    Spreadsheet programs may be on-line (like Google Sheets), or run on individual computers (like Excel or Lotus 1-2-3).&lt;br /&gt;
&lt;br /&gt;
Because of this double-meaning, you can write some very strange sentences in English, eg&lt;br /&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;&lt;i&gt;&quot;I will use my spreadsheet to make a spreadsheet to calculate the spread of sheets through the hotel.&quot;&lt;/i&gt;&lt;/blockquote&gt;meaning&lt;br /&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;&lt;i&gt;&quot;I will use my spreadsheet-program to make a spreadsheet-file to calculate the distribution of bed linen through the hotel.&quot;&lt;/i&gt;&lt;/blockquote&gt;&lt;br /&gt;
Google now distinguish between&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;Google Drive&lt;/b&gt;, ie the software that you use to manage files (or any type), and&amp;nbsp;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Google Docs&lt;/b&gt; ie the Document, Spreadsheet, Presentation, Form or Drawing objects that you can create inside Drive.&lt;/li&gt;
&lt;/ul&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;h2&gt;Spreadsheets vs Sheets / Worksheets&lt;/h2&gt;To start with, a spreadsheet is like a big blank canvas, waiting for you to put numbers and formulae into it.&lt;br /&gt;
&lt;br /&gt;
But that size can be quite overwhelming:   it can be hard to find things in spreadsheets that other people made, and it can be difficult to make different &quot;views&quot; which all look good, because each column has to be the same width through the whole sheet.&lt;br /&gt;
&lt;br /&gt;
So the concept of &lt;b&gt;Tabs&lt;/b&gt; was introduced.   Basically the are extra layers of the the spreadsheet, stored in the same file.&lt;br /&gt;
&lt;br /&gt;
In almost all spreadsheet programs (including Google Sheets), you see the tabs at the bottom left hand corner&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgHxUcdvzRWwFb-RoBeypkB9LKzQR6NtIJkB7D7M8uk70pDk_8JiKNFbbKQDfjtxSUL8MJDEJHlomiXQy24T-wbEZe5tWqwRpjM9mTVYKz6cbVISB2A_93q4oJR8uqO8VSoed3dtHuHyZ4/s1600/worksheets-are-tabs-in-google-spreadsheets.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgHxUcdvzRWwFb-RoBeypkB9LKzQR6NtIJkB7D7M8uk70pDk_8JiKNFbbKQDfjtxSUL8MJDEJHlomiXQy24T-wbEZe5tWqwRpjM9mTVYKz6cbVISB2A_93q4oJR8uqO8VSoed3dtHuHyZ4/s1600/worksheets-are-tabs-in-google-spreadsheets.png&quot; width=&quot;90%&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
In both Microsoft Excel and Google Sheets (the program), these tabs are called &lt;b&gt;Worksheets.&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
But they have default names &quot;Sheet1&quot;, &quot;Sheet2&quot;, etc so sometimes people just call them sheets, and talk about &quot;Sheet2 in the sheet&quot; - and this can be very confusing if you&#39;re not sure of the difference.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiS3dGhrNVX63g8OoHa57lfd5_V3wVYXhRN_n0XVRVAuZale86r5ukeMKxIqvXmauWRToZiJe-9GAtXXiHYJUok0hDUAgLdk_bpcpfMguhsuS-UROkYXgXFQETadKfaW9jN_yi6hCdt8tA/s1600/cell-reference-name-location-including-worksheet-name.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiS3dGhrNVX63g8OoHa57lfd5_V3wVYXhRN_n0XVRVAuZale86r5ukeMKxIqvXmauWRToZiJe-9GAtXXiHYJUok0hDUAgLdk_bpcpfMguhsuS-UROkYXgXFQETadKfaW9jN_yi6hCdt8tA/s1600/cell-reference-name-location-including-worksheet-name.png&quot; width=&quot;90%&quot; /&gt;&lt;/a&gt;&lt;/div&gt;If there are several worksheets in a sheet, then the name of each cell becomes:&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;The sheet name&lt;/li&gt;
&lt;li&gt;An exclamation mark&lt;/li&gt;
&lt;li&gt;The row-and-column reference.&lt;/li&gt;
&lt;/ul&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;In the picture above, these are all separate cells:&lt;/div&gt;&lt;ul&gt;&lt;li&gt;Timetable!B5 - &amp;nbsp;which is on the Timetable tab / sheet&lt;/li&gt;
&lt;li&gt;Registrations!B5 - which is on the Registrations tab / sheet&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Sheet6!B5 &amp;nbsp; - &amp;nbsp;which is on a sheet called Sheet6 (you cannot see this in the picture)&lt;/li&gt;
&lt;/ul&gt;&lt;br /&gt;
&lt;br /&gt;
You can add a new worksheet to your Google Sheets file using the plus sign on the very left hand side of the bottom tab bar&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgzewDPOuuORoSJgvOvTd6j-4rLdpxyYrJdkqcuEeFwmbgN5MRmq2IJVr3VtRmSfacmuWx1wEC0gV28R0kXi19GGyYJC0qIJytdOTWpkANeFELMqV8rjTjccy64xazo4lGGKGNN-41AEMg/s1600/how-to-add-a-new-worksheet-in-google-sheets.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgzewDPOuuORoSJgvOvTd6j-4rLdpxyYrJdkqcuEeFwmbgN5MRmq2IJVr3VtRmSfacmuWx1wEC0gV28R0kXi19GGyYJC0qIJytdOTWpkANeFELMqV8rjTjccy64xazo4lGGKGNN-41AEMg/s1600/how-to-add-a-new-worksheet-in-google-sheets.png&quot; width=&quot;90%&quot; /&gt;&lt;/a&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://googlespreadsheets-hints-and-tips.blogspot.com/feeds/6754002763584156182/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://googlespreadsheets-hints-and-tips.blogspot.com/2014/04/understanding-google-sheets-spreadsheets-and-worksheets.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/817526866320377802/posts/default/6754002763584156182'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/817526866320377802/posts/default/6754002763584156182'/><link rel='alternate' type='text/html' href='http://googlespreadsheets-hints-and-tips.blogspot.com/2014/04/understanding-google-sheets-spreadsheets-and-worksheets.html' title='Understanding Google Sheets, Spreadsheets and Worksheets'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgRlWAfH8CqYzaMK-Hg5bNCjTnnJHP61x-kDqjKclaSFhevLJxXzhR40ICKSzNBeH38RxPHrqrJiAUP0Dol24DtuJ6aBcE7fLUwx6Ps99La8R7qaGv6Ol9zWrY4DF3UH6kMHMwo02F-bjU/s72-c/understanding-spreadsheets-in-google-sheets.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-817526866320377802.post-6966561508794843374</id><published>2014-04-18T00:24:00.000-07:00</published><updated>2014-04-20T14:49:01.163-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Formulas"/><category scheme="http://www.blogger.com/atom/ns#" term="Manipulating text"/><title type='text'>How to combine a range of values into one cell, with a character in between them </title><content type='html'>If you have a list of items in a spreadsheet, set up like a table, then you can use the &lt;b&gt;join &lt;/b&gt;function to combine the values and display them all together in a horizontal list, with some characters (eg a comma and a space) in between tehm..&lt;br /&gt;
&lt;br /&gt;
For example, in my summer-school management spreadsheet I have a list of teachers in column C, currently in rows 1 (heading) to five.&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&quot;font-family: Courier New, Courier, monospace;&quot;&gt;&amp;nbsp;Teachers&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Courier New, Courier, monospace;&quot;&gt;-----------&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Courier New, Courier, monospace;&quot;&gt;&amp;nbsp;Fiona&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Courier New, Courier, monospace;&quot;&gt;&amp;nbsp;Patrick&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Courier New, Courier, monospace;&quot;&gt;&amp;nbsp;Sean&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Courier New, Courier, monospace;&quot;&gt;&amp;nbsp;Lynne&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To put the teacher-names into the one cell, nicely formatted with a comma and a space between each one, I could use the &lt;b&gt;JOIN()&lt;/b&gt; function, like this:&lt;br /&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
= JOIN( &quot;, &quot; ; C2:C5 )&lt;/blockquote&gt;
&lt;br /&gt;
But there are two problems:&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;The result is &quot;Fiona, Patrick, Sean, Lynne&lt;span style=&quot;background-color: yellow;&quot;&gt;, &lt;/span&gt;&quot;   - there is an extra &quot;comma space&quot; at the end&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;If the number of teachers changes, the I have to adjust the formula&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
A better option it to also use the &lt;b&gt;FILTER()&lt;/b&gt; function, to remove values that you dont&#39;t want in this case, blanks which are represented by &quot;&quot;.&lt;br /&gt;
&lt;br /&gt;
So the formula becomes:&lt;br /&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
&amp;nbsp;= JOIN( &quot;, &quot; ; FILTER(C2:C9999; NOT(C2:C999 = &quot;&quot;) ))&amp;nbsp;&lt;/blockquote&gt;
This says to join all the values in cells C2 through to C9999 together, to put a comma and space between each one, but to leave out any that are blank,&lt;br /&gt;
&lt;br /&gt;
Using this, my list becomes  &quot;Fiona, Patrick, Sean, Lynne&quot;, and I can add up to 9998 names in the Teachers column and it still works.&lt;br /&gt;
&lt;div class=&quot;separator tr_bq&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhVOjqzJ64_lHH0_jBhSYzDOgwPxznHw3UTRaFJNYYcWWmX4ddXgSTpOzmA3fWZnkev-Hw4ebS-7OIownCH_KA-gjZ2W3mImuMEpSSf9fhH1Cb92H5ObhOYLHpWNKcEnlz08H8R7CGKCbM/s784/join-function-combines-cell-values-with-delimiter.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhVOjqzJ64_lHH0_jBhSYzDOgwPxznHw3UTRaFJNYYcWWmX4ddXgSTpOzmA3fWZnkev-Hw4ebS-7OIownCH_KA-gjZ2W3mImuMEpSSf9fhH1Cb92H5ObhOYLHpWNKcEnlz08H8R7CGKCbM/s784/join-function-combines-cell-values-with-delimiter.png&quot; width=&quot;90%&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;h2&gt;
Extra for Experts&lt;/h2&gt;
If I had used named ranges, and so didn&#39;t have a heading at the top of the column, then the formula could become even more flexible, with no limit to the number of rows included, like this:&lt;br /&gt;
&lt;blockquote&gt;
= JOIN( &quot;, &quot; ; FILTER(C:C; NOT(C:C = &quot;&quot;) ))&lt;br /&gt;
or&lt;br /&gt;
&lt;br /&gt;
= JOIN( &quot;, &quot; ; FILTER(Teachers; NOT(Teachers = &quot;&quot;) ))&lt;/blockquote&gt;
</content><link rel='replies' type='application/atom+xml' href='http://googlespreadsheets-hints-and-tips.blogspot.com/feeds/6966561508794843374/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://googlespreadsheets-hints-and-tips.blogspot.com/2014/04/combine-values-into-one-cell-with-a-delimiter.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/817526866320377802/posts/default/6966561508794843374'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/817526866320377802/posts/default/6966561508794843374'/><link rel='alternate' type='text/html' href='http://googlespreadsheets-hints-and-tips.blogspot.com/2014/04/combine-values-into-one-cell-with-a-delimiter.html' title='How to combine a range of values into one cell, with a character in between them '/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhVOjqzJ64_lHH0_jBhSYzDOgwPxznHw3UTRaFJNYYcWWmX4ddXgSTpOzmA3fWZnkev-Hw4ebS-7OIownCH_KA-gjZ2W3mImuMEpSSf9fhH1Cb92H5ObhOYLHpWNKcEnlz08H8R7CGKCbM/s72-c/join-function-combines-cell-values-with-delimiter.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-817526866320377802.post-1695911989678612050</id><published>2014-04-16T17:24:00.000-07:00</published><updated>2014-04-20T14:46:37.084-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Help. Links"/><title type='text'>Where to get help with Google Sheets</title><content type='html'>&lt;h2&gt;Google&#39;s Getting started guide: &lt;/h2&gt;&lt;a href=&quot;https://support.google.com/drive/topic/20322&quot; target=&quot;_blank&quot;&gt;https://support.google.com/drive/topic/20322&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;h2&gt;Google&#39;s own help pages for sheets&lt;/h2&gt;&lt;a href=&quot;https://support.google.com/drive/topic/20322?hl=en-GB&amp;amp;ref_topic=2811806&quot; target=&quot;_blank&quot;&gt;https://support.google.com/drive/topic/20322?hl=en-GB&amp;amp;ref_topic=2811806&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;h2&gt;The Google Docs product forum:&amp;nbsp;&lt;/h2&gt;&lt;a href=&quot;https://productforums.google.com/forum/#!forum/docs&quot; target=&quot;_blank&quot;&gt;https://productforums.google.com/forum/#!forum/docs&lt;/a&gt;&lt;br /&gt;
This has questions and answers about all types of Google Drive/ Google Docs files.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;h2&gt;StackExchange Webapps GoogleSheets category&lt;/h2&gt;&lt;a href=&quot;http://webapps.stackexchange.com/questions/tagged/google-spreadsheets&quot; target=&quot;_blank&quot;&gt;http://webapps.stackexchange.com/questions/tagged/google-spreadsheets&lt;/a&gt;&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiR6_BAfiYLQwgCVbdbip8BjAAnq4Q_y9_3tHEPs75b0DhgxvKdSUHVL6_P76-2qvvm7DsmxvUacRrfB00kWmnbjDAxobs3euTKe1YKHyacYDbjFeghB7iw8cimOiYgEEK8axLqLEyNHrE/s640/assistance-forums-and-sources-google-spreadsheets.png&quot; imageanchor=&quot;1&quot; style=&quot;clear: right; float: right; margin-bottom: 1em; margin-left: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiR6_BAfiYLQwgCVbdbip8BjAAnq4Q_y9_3tHEPs75b0DhgxvKdSUHVL6_P76-2qvvm7DsmxvUacRrfB00kWmnbjDAxobs3euTKe1YKHyacYDbjFeghB7iw8cimOiYgEEK8axLqLEyNHrE/s640/assistance-forums-and-sources-google-spreadsheets.png&quot; width=&quot;260&quot; /&gt;&lt;/a&gt;&lt;/div&gt;Note: answers here tend to follow the most-generic, most-complicated approach to finding a solution, and you will often by told to use a script when this is not strictly necessary.   But it&#39;s an excellent place for getting scripting help.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;h2&gt;Excel Help Forum&lt;/h2&gt;&lt;a href=&quot;http://www.excelforum.com/for-other-platforms-mac-google-docs-mobile-os-etc&quot; target=&quot;_blank&quot;&gt;http://www.excelforum.com/for-other-platforms-mac-google-docs-mobile-os-etc/ &lt;/a&gt;&lt;br /&gt;
This privately-run forum has a thread for other spreadsheet tools, including Google Docs.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;h2&gt;What other help sites have you found? &amp;nbsp;&amp;nbsp;&lt;/h2&gt;&lt;h2&gt;Leave a comment below, and I&#39;ll add them to the list.&lt;/h2&gt;</content><link rel='replies' type='application/atom+xml' href='http://googlespreadsheets-hints-and-tips.blogspot.com/feeds/1695911989678612050/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://googlespreadsheets-hints-and-tips.blogspot.com/2014/04/list-of-google-sheets-help-resources.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/817526866320377802/posts/default/1695911989678612050'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/817526866320377802/posts/default/1695911989678612050'/><link rel='alternate' type='text/html' href='http://googlespreadsheets-hints-and-tips.blogspot.com/2014/04/list-of-google-sheets-help-resources.html' title='Where to get help with Google Sheets'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiR6_BAfiYLQwgCVbdbip8BjAAnq4Q_y9_3tHEPs75b0DhgxvKdSUHVL6_P76-2qvvm7DsmxvUacRrfB00kWmnbjDAxobs3euTKe1YKHyacYDbjFeghB7iw8cimOiYgEEK8axLqLEyNHrE/s72-c/assistance-forums-and-sources-google-spreadsheets.png" height="72" width="72"/><thr:total>0</thr:total></entry></feed>