From bill@samerica.com Tue Jun 11 07:03:11 2019 Return-Path: X-Original-To: gnumeric-list@gnome.org Delivered-To: gnumeric-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp.gnome.org (Postfix) with ESMTP id 186B0760ED for ; Tue, 11 Jun 2019 07:03:11 +0000 (UTC) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Flag: NO X-Spam-Score: -1.876 X-Spam-Level: X-Spam-Status: No, score=-1.876 tagged_above=-999 required=2 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FROM=0.001, HTML_MESSAGE=0.001, MIME_HTML_ONLY=0.723, RCVD_IN_DNSWL_LOW=-0.7, SPF_PASS=-0.001] autolearn=no Received: from smtp.gnome.org ([127.0.0.1]) by localhost (restaurant.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id x3KeLo8otVG7 for ; Tue, 11 Jun 2019 07:03:09 +0000 (UTC) X-Greylist: delayed 305 seconds by postgrey-1.34 at restaurant.gnome.org; Tue, 11 Jun 2019 07:03:08 UTC Received: from mout.gmx.com (mout.gmx.com [74.208.4.201]) by smtp.gnome.org (Postfix) with ESMTPS id 016F5760E7 for ; Tue, 11 Jun 2019 07:03:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=mail.com; s=dbd5af2cbaf7; t=1560236589; bh=IG+B5sz0hESgJoGC0EWwwujZFjs1+SuO10K7lWTetGQ=; h=X-UI-Sender-Class:From:To:Subject:Date; b=X1V4dpGcQhVqnl+MUn7FPtyi7is8ebKIxKm80/U68G7jK4P9TzKQ2yrzftwf7LaZJ e8LkNnSJ2oI5EAM1H+QtHHzgPvKPJwkEOtCq/YKdrpyUIXujHx2z27muR715l23DjG SfTZQ7VSdEe52NOGV5tLV0bfO+la61hrSUjsLt3k= X-UI-Sender-Class: 214d933f-fd2f-45c7-a636-f5d79ae31a79 Received: from [74.192.17.123] ([74.192.17.123]) by web-mail.mail.com (3c-app-mailcom-lxa11.server.lan [10.76.45.12]) (via HTTP); Tue, 11 Jun 2019 08:58:00 +0200 MIME-Version: 1.0 Message-ID: From: bill To: gnumeric-list@gnome.org Subject: how to tally rows and columns for 2 variables? Content-Type: text/html; charset=UTF-8 Date: Tue, 11 Jun 2019 08:58:00 +0200 Importance: normal Sensitivity: Normal X-Priority: 3 X-Provags-ID: V03:K1:le9rZbt17vAJAacPNdZXbUymE6wqo/WZqsEb5+cEeX8BviGT7YZASB4kPPSL9efGtahbf sGpkw2X1APFb3iq99W4ckdOk/tCWl17IOlus4um/JBnhIk6dw5pwny9yuqk/qsvV165+imk7Lt02 benbBPJtw1LpVzyI9ttrmFJE1z5a9mOTH4S4jM65kJORvI5Iyg5h5nPjqZM0YYyRc57nLzSM5NCo bPyxj6FJldILb89XeDa/JrrCIAXYg0EE//dKdrBNuzipyQ4ttUQiMV2QRmDROrQlkrjofPm7LI6A p0= X-UI-Out-Filterresults: notjunk:1;V03:K0:rdFcv/il1uk=:aKyiDPtqQidv0EiYuhdYl2 HtJTCIkr9Ik54hafQPeJxt/PnmPqFQ/EKrUMedF60DQb5ZlIZazWm82hJYghd/AUbc+jgSR96 +Ked2AKSrd0odnFVGmRs5RWiiYePjJ+ui/EIoEBCOTeWngVNzZaniDrs9lTtQBtgPH31j5+cq 2H1E7vO3H4p8IgOkJFbSm7EHbdrm0GDDvlDCjSqHlVXOKpzCYFq/UOlAAwPw/fEhP0RvFA5VH QbsxrB7hqkFPYLTjLHcW+6wz3OQBUDW32oIRlqYfiTQh96ASYE+d5Enk6hdE/S7+v97YhfQvC e8yRxsMVL5khM6DVFOaTbtJ2tC9pT1ZSG8R24NE+Ay1xfhF7k7lb0tJbg4h++RwO3w097VCnZ U2nSK1pFNPeJ7R3qIYJ89II99QZy3rcxaJDsCffHcavElig7oWGP1L45MYd4CCj+3wstM1cqV dttDSV2BA+hXEyUD+d1O8SNMPlXi1JoU1xRkoz/4l98rvKOwTpFK0BVVbigAu2gHP5pUMhYre lW5nBSXdfagTWoIWdvHp23GRnaQDUfw8WziUjs05uCQJzc/M1nXstCJt1tsm586BHk14gYVZZ c8JfbilKtT2CCWY+iP1+qywZpoZGcnetaMpBYEsomcW7vT/kDijbkHZA== X-BeenThere: gnumeric-list@gnome.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: GNOME spreadsheet List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Jun 2019 07:03:11 -0000
Hi all,
 
I have a column and row near the beginning of my spreadsheets that counts each x i insert into the cells of that column or row. For that i use the formula =countif(G3:G2030,"x") for the G column, and etc. Suddenly i have need to also count any y in that table. I tried adding to the formula so that it reads =countif(G3:G2030,"x","y"), but get the error that there's too many variables for the countif statement. I'm sure there's a simple fix that i just can't seem to ferret out. Any ideas much appreciated!
 
bill
From tim@weberpafrica.com Tue Jun 11 08:29:52 2019 Return-Path: X-Original-To: gnumeric-list@gnome.org Delivered-To: gnumeric-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp.gnome.org (Postfix) with ESMTP id 52AEB76134 for ; Tue, 11 Jun 2019 08:29:52 +0000 (UTC) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Flag: NO X-Spam-Score: -1.9 X-Spam-Level: X-Spam-Status: No, score=-1.9 tagged_above=-999 required=2 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_NONE=-0.0001] autolearn=ham Received: from smtp.gnome.org ([127.0.0.1]) by localhost (restaurant.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dPyjS60Pw3VL for ; Tue, 11 Jun 2019 08:29:51 +0000 (UTC) X-Greylist: delayed 444 seconds by postgrey-1.34 at restaurant.gnome.org; Tue, 11 Jun 2019 08:29:51 UTC Received: from n1plsmtpa01-02.prod.ams1.secureserver.net (n1plsmtpa01-02.prod.ams1.secureserver.net [188.121.53.2]) by smtp.gnome.org (Postfix) with ESMTPS id 14C41760E7 for ; Tue, 11 Jun 2019 08:29:50 +0000 (UTC) Received: from mail-pf1-f180.google.com ([209.85.210.180]) by :SMTPAUTH: with ESMTPA id ac2xhPkdMJxnZac30hKP2g; Tue, 11 Jun 2019 01:22:26 -0700 Received: by mail-pf1-f180.google.com with SMTP id i189so6939497pfg.10 for ; Tue, 11 Jun 2019 01:22:25 -0700 (PDT) X-Gm-Message-State: APjAAAUxb8SsRVFY6QCN6xBlzAT8SjOkDQ4s0PrJE7Kv3YzBqB+FHqKA sVy6l5lwVY4Cf3InEljOsOadQPmkuQs46ytnT28= X-Google-Smtp-Source: APXvYqwTWKQysav/s3K9F78aaDzRWmHCC4AnNKEI68ANg6vY3Ix6QxiaT8AQfkQgxIsVnK9x0wmw/vxP9CbetcnKprI= X-Received: by 2002:a62:ea04:: with SMTP id t4mr76493249pfh.47.1560241343026; Tue, 11 Jun 2019 01:22:23 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Tim Schofield Date: Tue, 11 Jun 2019 09:22:10 +0100 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: how to tally rows and columns for 2 variables? To: bill Cc: Gnumeric Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-CMAE-Envelope: MS4wfPpoDNnhhoDeFDSq1vL60sgJeag9YiBUWm059sFMghlotykcwFUmQUKkS8MsHEs2lASCAewIuGJL0Y12rIuOHXchcOo4X3iPvMBmcUmiRIAABNJfpV9F fl4GX0YYzPvolFm8ABHi8bbmKCNPpQYUEaDTGpM0cCqddXY/dxBEjfyqwZQfV1TnmF6osfED/8YvRg== X-BeenThere: gnumeric-list@gnome.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: GNOME spreadsheet List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Jun 2019 08:29:52 -0000 I can't check it right now, but =3DCOUNTIF(G3:G2030,"x")+COUNTIF(G3:G2030,"y") should work. Tim On Tue, 11 Jun 2019 at 07:58, bill wrote: > > Hi all, > > I have a column and row near the beginning of my spreadsheets that counts= each x i insert into the cells of that column or row. For that i use the f= ormula =3Dcountif(G3:G2030,"x") for the G column, and etc. Suddenly i have = need to also count any y in that table. I tried adding to the formula so th= at it reads =3Dcountif(G3:G2030,"x","y"), but get the error that there's to= o many variables for the countif statement. I'm sure there's a simple fix t= hat i just can't seem to ferret out. Any ideas much appreciated! > > bill > _______________________________________________ > gnumeric-list mailing list > gnumeric-list@gnome.org > https://mail.gnome.org/mailman/listinfo/gnumeric-list --=20 Course View Towers, Plot 21 Yusuf Lule Road, Kampala T +256 (0) 312 314 418 M +256 (0) 752 963 325 www.weberpafrica.com @TimSchofield2 Blog: http://weberpafrica.blogspot.co.uk/ From tim.schofield1960@gmail.com Tue Jun 18 19:05:54 2019 Return-Path: X-Original-To: gnumeric-list@gnome.org Delivered-To: gnumeric-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp.gnome.org (Postfix) with ESMTP id A46407612A for ; Tue, 18 Jun 2019 19:05:54 +0000 (UTC) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Flag: NO X-Spam-Score: -1.749 X-Spam-Level: X-Spam-Status: No, score=-1.749 tagged_above=-999 required=2 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_ENVFROM_END_DIGIT=0.25, FREEMAIL_FROM=0.001, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001] autolearn=no Received: from smtp.gnome.org ([127.0.0.1]) by localhost (restaurant.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id iXKPcrMUqLyZ for ; Tue, 18 Jun 2019 19:05:53 +0000 (UTC) Received: from mail-pl1-f178.google.com (mail-pl1-f178.google.com [209.85.214.178]) by smtp.gnome.org (Postfix) with ESMTPS id 45FBE76162 for ; Tue, 18 Jun 2019 19:05:52 +0000 (UTC) Received: by mail-pl1-f178.google.com with SMTP id k8so5123405plt.3 for ; Tue, 18 Jun 2019 12:05:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=6aXsmmbXwfDKpBqJbHCtN7Oaa6mw1gIuaqGVTCVnGzQ=; b=j2DJ2E8RtIGxtJBgUqMrfoVfqU7rxJH5RHaPIUKc9M7sxlNBcKZTrZRJ09orGA0gMa 2ibVD/36FWQRmYKqexxIKpMMk2dq9mq+2+Zw2TIdjzJQ2d2cid0qvAuLVwlXekKxT5Gw J/Y+DEftr86jTxLRmyps6gx+xDg9cR+BcErCTQdJBo0UcQgRwlugqR5SGTa1q7TvTtmX o24887FR+p8ICsAalLe5ZKdmkciZxh6dAaq3hE4TOPRmUhqULj9tk/NeqbAxbJa5jGRV q57nwGqhdUEimB63qvCTTa1UIVYqKNA9onANwzQktqXqHASkAfjFeZouE+GHLWUfrUCg FAyw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=6aXsmmbXwfDKpBqJbHCtN7Oaa6mw1gIuaqGVTCVnGzQ=; b=XYUncX6ZYjGmxiG7Up7vG2Nf+JWePsm+WFYW8mDdADBgURcqz0jtDt4eS165Ca3ptz APV7ZF+SFkMb2546bx7sbqFAVavAePM9ylOvqDtXeKSxjizrKCxdKCYkHEIP90U/tvwK eCvBFM/kK7q2607CwWdIDGomMSy+e/I1qi39P0+6vFdZ9sFH0X15G2lEJCj0j1VHESXt iecV7Ul8GTpxBAwmBmbxI52cJ7z9+Nf4LHal8X2wfrSvjVV5xFd5YUCK2bmRASgfQD/f liB5cGTCN74LBIV5PC1ser14elMp5gXJ8AQpx961uxoTcc2nqYK3e7GcoIeEn5PhtUBe N0Rg== X-Gm-Message-State: APjAAAW4rE4Zqqg20XgwhzvTkHwPzU5XAWwaezi9cIS141OrwK2UozHA SggJDy9VpfE+hxAphh7tgt0jrr268ZWZDOPExPo= X-Google-Smtp-Source: APXvYqxlegDFKzyxsyQGawnPr/uXPlt1v8YvNb5xGXxGnOVj2/5sb1AJkpO0iivMNRlKoRPDedwT5FWdVNIu/vknMlk= X-Received: by 2002:a17:902:106:: with SMTP id 6mr52678002plb.64.1560884753578; Tue, 18 Jun 2019 12:05:53 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Tim Schofield Date: Tue, 18 Jun 2019 20:05:41 +0100 Message-ID: Subject: Re: how to tally rows and columns for 2 variables? To: bill Cc: Gnumeric Content-Type: multipart/alternative; boundary="00000000000045bffa058b9dcd84" X-Mailman-Approved-At: Wed, 19 Jun 2019 08:17:35 +0000 X-BeenThere: gnumeric-list@gnome.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: GNOME spreadsheet List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Jun 2019 19:05:54 -0000 --00000000000045bffa058b9dcd84 Content-Type: text/plain; charset="UTF-8" Happy to help :) On Tue, 18 Jun 2019 18:07 bill, wrote: > Tim, > > A belated thank you for the formula. I finally had a chance to get back to > the project where it was needed, and it works great! > > peace > bill > > *Sent:* Tuesday, June 11, 2019 at 3:22 AM > *From:* "Tim Schofield" > *To:* bill > *Cc:* Gnumeric > *Subject:* Re: how to tally rows and columns for 2 variables? > I can't check it right now, but > > =COUNTIF(G3:G2030,"x")+COUNTIF(G3:G2030,"y") > > should work. > > Tim > > On Tue, 11 Jun 2019 at 07:58, bill wrote: > > > > Hi all, > > > > I have a column and row near the beginning of my spreadsheets that > counts each x i insert into the cells of that column or row. For that i use > the formula =countif(G3:G2030,"x") for the G column, and etc. Suddenly i > have need to also count any y in that table. I tried adding to the formula > so that it reads =countif(G3:G2030,"x","y"), but get the error that there's > too many variables for the countif statement. I'm sure there's a simple fix > that i just can't seem to ferret out. Any ideas much appreciated! > > > > bill > > _______________________________________________ > > gnumeric-list mailing list > > gnumeric-list@gnome.org > > https://mail.gnome.org/mailman/listinfo/gnumeric-list > > > > -- > Course View Towers, > Plot 21 Yusuf Lule Road, > Kampala > T +256 (0) 312 314 418 > M +256 (0) 752 963 325 > www.weberpafrica.com > @TimSchofield2 > Blog: http://weberpafrica.blogspot.co.uk/ > --00000000000045bffa058b9dcd84 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Happy to help :)

On Tue, 18 Jun 2019 18:07 bill, <bill@samerica.com> wrote:
<= blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px= #ccc solid;padding-left:1ex">
Tim,
=C2=A0
A belated thank you for the formula. I finally had a chance to get bac= k to the project where it was needed, and it works great!
=C2=A0
peace
bill
=C2=A0
Sent:=C2=A0Tuesday, June 11, 2019 a= t 3:22 AM
From:=C2=A0"Tim Schofield" <tim@weberpafrica.com&= gt;
To:=C2=A0bill <bill@samerica.com>
Cc:=C2=A0Gnumeric <gnumeric-list@gnome.org>
Subject:=C2=A0Re: how to tally rows and columns for 2 variables?
I can't check it right now, but

=3DCOUNTIF(G3:G2030,"x")+COUNTIF(G3:G2030,"y")

should work.

Tim

On Tue, 11 Jun 2019 at 07:58, bill <bill@samerica.com> wrote:
>
> Hi all,
>
> I have a column and row near the beginning of my spreadsheets that cou= nts each x i insert into the cells of that column or row. For that i use th= e formula =3Dcountif(G3:G2030,"x") for the G column, and etc. Sud= denly i have need to also count any y in that table. I tried adding to the = formula so that it reads =3Dcountif(G3:G2030,"x","y"), = but get the error that there's too many variables for the countif state= ment. I'm sure there's a simple fix that i just can't seem to f= erret out. Any ideas much appreciated!
>
> bill
> _______________________________________________
> gnumeric-list mailing list
> gnumeric-list@gnome.org
> https://mail.gnome.org/mailman/listinfo/gn= umeric-list



--
Course View Towers,
Plot 21 Yusuf Lule Road,
Kampala
T +256 (0) 312 314 418
M +256 (0) 752 963 325
www.weberpafrica.com
@TimSchofield2
Blog: http://weberpafrica.blogspot.co.uk/
--00000000000045bffa058b9dcd84-- From bill@samerica.com Thu Jun 20 07:27:08 2019 Return-Path: X-Original-To: gnumeric-list@gnome.org Delivered-To: gnumeric-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp.gnome.org (Postfix) with ESMTP id 9B4AA76114 for ; Thu, 20 Jun 2019 07:27:08 +0000 (UTC) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Flag: NO X-Spam-Score: -2.499 X-Spam-Level: X-Spam-Status: No, score=-2.499 tagged_above=-999 required=2 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FROM=0.001, HTML_MESSAGE=0.001, MIME_HTML_ONLY=0.1, RCVD_IN_DNSWL_LOW=-0.7, SPF_PASS=-0.001] autolearn=ham Received: from smtp.gnome.org ([127.0.0.1]) by localhost (restaurant.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id D7FFuV5pv22v for ; Thu, 20 Jun 2019 07:27:07 +0000 (UTC) Received: from mout.gmx.com (mout.gmx.com [74.208.4.200]) by smtp.gnome.org (Postfix) with ESMTPS id 876147610A for ; Thu, 20 Jun 2019 07:27:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=mail.com; s=dbd5af2cbaf7; t=1561015626; bh=x5Mv8s9GIBxeF4F2uItQ85SR8Y99YAqVtO99sgN03+8=; h=X-UI-Sender-Class:From:To:Subject:Date; b=LiaLPU90bKNx5R3iPodazR0ZygX/XmzR9PUYdWxGDKmZsEWEs+/udSZmbYdiYdiWF q/wd0A0I1IwR5My1OptqKiJWwE8rNwm/H3c0tjtHdDoF+OYwbkbChIghzGOWXooSnH hVzctfUU4XGUAE7+xeSM+4pRtkwJNqkzZQqoTkeg= X-UI-Sender-Class: 214d933f-fd2f-45c7-a636-f5d79ae31a79 Received: from [74.192.17.123] ([74.192.17.123]) by web-mail.mail.com (3c-app-mailcom-lxa03.server.lan [10.76.45.4]) (via HTTP); Thu, 20 Jun 2019 09:27:06 +0200 MIME-Version: 1.0 Message-ID: From: bill To: gnumeric-list@gnome.org Subject: how to shade alternate rows? Content-Type: text/html; charset=UTF-8 Date: Thu, 20 Jun 2019 09:27:06 +0200 Importance: normal Sensitivity: Normal X-Priority: 3 X-Provags-ID: V03:K1:51O4XQu5AwGyTw2rJ7NGlpSUBWoYfXfYKuLNkNPJvxTqPLSMHnImcdHNNtv9oTk6Mn4lm zFa9xesyuworln/tce+vGCIpxgtrSxvvEUdxbpZ0QfIiEU2O0Fr21oJpM2IzM5rZe5ecsHIFGzq3 0lULED3lCPdzIXCdDc5Niw1McOtwqhqVy27+exbMnQ3kF08CRZXBkTGj0wrFOD/vf0vRbuAGOQjG KQHIqJkaS4PSVgv/V7xsHNxNv8eIls0w8Zb6XGTEg/XI2oRNp5vconBTv0LX5mpsm8IeCuVpYzgx WU= X-UI-Out-Filterresults: notjunk:1;V03:K0:Xkw0sERbzEI=:vcdHs/kfjgs395Q1Kehs5L bhh46USXBGVcJpzyklroZyu1P1kJzA6MJmpsYoM/nwORYH4gfoUbosNCTq7pfG/WocvSwteHe B0Tv/cXPAo2uq2vfjRLfx1UYFYmKVl10kNg0z6vawJfRnS9EeZiDjGOwHUUwVTINRTuGFgKwn pAbrYdK84mMAZApbC8H1R/yoIoPqFK4eo13eg2mviLm0YLpFXGE8qtNAkZjITD+AUIsZawnnF Do+dAs89yed+72Q9DhStSlfmu+KHpswf/hHbFrfzYnz5cN/cKiCbjvxGFWLCbQtwSHtkojpyN psr56b9hb5UgFUmVCN9bGpl9EZNtVwzA2pbQ2vpC4cwAsLWmziseUTZKkYf70Ha3ytgKM2rie Zi49UWUpA//R/22jyndIYu2Ybq4qTg8Y6ake5OwMm4GTyucg5c/VXE/YCWB+zUdxivvENEGpe +DYGDhMycWskBFAD6s7Wh6eFEsLdgQppTPc/MqBT3jFrlfMTcSEbMWtfCXrv0sctHl/AiSmHU 5+xhROy1RgGlebcUEjk8b1YruKAuQS1U/pcnZejEAvFg4EokPMWHeZA+JLTNKBoXdHGYJbtiy oltA0GNflXkXONy74m4ws8KpilvwbkItSQsXOQki7v+Dlo/pp07ke6Hg== X-BeenThere: gnumeric-list@gnome.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: GNOME spreadsheet List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Jun 2019 07:27:08 -0000
Hi again everyone,
 
I've run into another issue which doesn't seem to be covered in the manual. I need to shade odd-numbered rows a light gray for easier viewing. I assume this should be done with format-cells-conditional formatting-background? That's as far as I've gotten. To be honest i don't understand how to use the expressions "Cell contains an error value," etc. Any help much appreciated!
 
bill
From mwelinder@gmail.com Thu Jun 20 11:52:37 2019 Return-Path: X-Original-To: gnumeric-list@gnome.org Delivered-To: gnumeric-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp.gnome.org (Postfix) with ESMTP id 0CAFB7615D for ; Thu, 20 Jun 2019 11:52:37 +0000 (UTC) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Flag: NO X-Spam-Score: -1.899 X-Spam-Level: X-Spam-Status: No, score=-1.899 tagged_above=-999 required=2 tests=[BAYES_00=-1.9, FREEMAIL_FROM=0.001] autolearn=ham Received: from smtp.gnome.org ([127.0.0.1]) by localhost (restaurant.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id i_68yWobEP0v for ; Thu, 20 Jun 2019 11:52:06 +0000 (UTC) Received: from mail-io1-f45.google.com (mail-io1-f45.google.com [209.85.166.45]) by smtp.gnome.org (Postfix) with ESMTPS id 8733B76116 for ; Thu, 20 Jun 2019 11:52:05 +0000 (UTC) Received: by mail-io1-f45.google.com with SMTP id i10so210463iol.13 for ; Thu, 20 Jun 2019 04:52:09 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=A+sj4FWoNI2oEQ17vP7sH2XycxIFcSogIb7cPB6jqyg=; b=lcoWWyOCAeQgbDT8/sbOKDuQEtEZ2x+j1YLgYVAeP6iV9Bmi5nDKVc1g7Fwxneg5VW kqJN375z0aGo/pvz3Cu4M+wxuDqx154OETZmbPvfXGKBAkDXI/SPrTazwyiLvRiL7OJP xEXYURC1djRGED4NmXYZUc9rKrQS2CAQ8CWR5ejeIwvVsYPloZMI4MFjpi2XMU19n90g nRnOkjVmFl/nLwLi4eXM9GYRjuhN0uK0+RPYBafv1qpp/TltlPqbJmVL8UQ8Zg07egMC Q7oWmG3x9wjkYdq0Jg2pNEioY5Mo5HUC6NhuI6tnV5Wfmr1x17+V8UBqceq/IhZMk2aa RahQ== X-Gm-Message-State: APjAAAW22Sramg7x66JBo411lTIBS9AN4F27r8lonfi03pA5UhMk1R8O KHJtAQDFn8VAbd7h0/UcVeSEQ/trlaeSJ7p1ETI= X-Google-Smtp-Source: APXvYqxnHrmRp4AJVgiuYmoNUwlesFCxS3u3tHzLyRXjX1j4+ABQSehkWib8lPSLKWR0Teif//YReZ/cX6fZIz6qHLY= X-Received: by 2002:a5d:890d:: with SMTP id b13mr60195840ion.124.1561031527386; Thu, 20 Jun 2019 04:52:07 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Morten Welinder Date: Thu, 20 Jun 2019 07:51:56 -0400 Message-ID: Subject: Re: how to shade alternate rows? To: bill Cc: Gnumeric Mailing List Content-Type: text/plain; charset="UTF-8" X-BeenThere: gnumeric-list@gnome.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: GNOME spreadsheet List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Jun 2019 11:52:37 -0000 1. Select area. 2. Format->Auto Format... 3. Pick the style you want From inlandchuck@yahoo.com Fri Jun 21 16:17:17 2019 Return-Path: X-Original-To: gnumeric-list@gnome.org Delivered-To: gnumeric-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp.gnome.org (Postfix) with ESMTP id 09D6C7610A for ; Fri, 21 Jun 2019 16:17:17 +0000 (UTC) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Flag: NO X-Spam-Score: 1.102 X-Spam-Level: * X-Spam-Status: No, score=1.102 tagged_above=-999 required=2 tests=[BAYES_40=-0.001, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_INVALID=0.1, DKIM_SIGNED=0.1, FREEMAIL_FROM=0.001, MIME_QP_LONG_LINE=0.001, NML_ADSP_CUSTOM_MED=0.9] autolearn=no Received: from smtp.gnome.org ([127.0.0.1]) by localhost (restaurant.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id IqCL3kiZOVQY for ; Fri, 21 Jun 2019 16:16:56 +0000 (UTC) Received: from sonic304-24.consmr.mail.gq1.yahoo.com (sonic304-24.consmr.mail.gq1.yahoo.com [98.137.68.205]) by smtp.gnome.org (Postfix) with ESMTPS id 76264760A6 for ; Fri, 21 Jun 2019 16:16:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s2048; t=1561133818; bh=x3g3pUYpbt7tvCB7uItlat3Ewsq87YP++8cKaZGEtqg=; h=From:Date:Subject:To:From:Subject; b=Sj1G9BTBZDnWyOSc7dlOp49K8q1z+6TkwuURRhKXT2NutmnAkMs+9Izn9tQJHRh7nPTkSUu8l0OCPVLThnIkSJjw4cPQep1ru8Kztg3/oDTmOVYmKBOgI2GMKS4Darj2gDtq2OVCw32bz7PXEEnwyHIXdlESpKhtj630HiQVbnl+5+T0CshN8JG8/Y5Ef2vZjkm4WjRx0qf36vhx3em68vNlsl//t7iSluyISULyJTyhZzzUh49XHeg6gJKc4YX9ftROawjr6lXD36yXZMDl7GTDO5/QfQ7q5Ycn3Zj9ip0xNINTJt0aW+I/UCX3bz1+Pkwx809jAiUppwKSx2qfLg== X-YMail-OSG: Aq5RJBUVM1lkYOzlpOBVrglfyfwVD_dMipCI.eTWvjTdHxhGFz2b1dqIZxqDdS6 Kdcr7ZEONjaqlq.G9s17yRcM8gYcC6iBjXfDqJh1a2YneQMct366ZgXfZS.Mxq_ksgg96waWVHFy selmPp4m3MnLtTaE9gH8tMCtKQNCQxU8kA39HP.I4ZdLrEimKf31c3Et9JWl7Bfd.EL0rA.rqCJj dJSyGYX_k92sIDRsiH.kl0S5jua.da1QpyXGCLezaFKNEbKc_ovbKtuLeNNC8CxKsInBncBOufdv gFEFJlsenve10XJbJ.yU74x1aY68FZ5eiUfxEmUT7GjSyYtXXM2UvWRWm7QRXT2AeE79F6xY4xDB 0B_stOZ06okUvd1PemGNv79nCTLpRVNGFuRyu9uVfVVD1llypCqRWNBZksjXbDjEbw8FZjxka2KZ viWouXKmleGsXq7hMTK1Em9c9zGXxoOvu1hjOZU1rY.O2C9Ow8_.2jbNHtr65fxbzYVlreKgDYdX c3ZLFp69DE5qdYz5e.5pq4be0lG11j3z0_OBU5QP4I3eRnFAFwXM6sNRhPQjRQRO4rJd3ffa1EMm Msu0_w.FZISDtU0WClqaf8Du_CWvmBsdxEcb2ICU3fp9EVpsspyg2NOhr24Kzxcb86qmlOXFJ3tI UsOsXxo2Ttas9KaHpEMdxrDL.fxq7WFD6NYA0Z3kBvgZC4MQYdYt9vl_SF.vkJ9K7PzntDjlnA7D BKxf2w9FzwihztA7oxI_LwiPsahDh3A2.R3KyRig4RAEag28kk_XQ41HxVnueyfr_7HxOR3gPFC7 qNSevx9oFSiNY9zmmhzkyvpsAM9UKK3N3.l761YfUoqvfGmphXoD4250OyJhwke5.aTlZbVNKHmJ aSBzj7UlYQeL_piuR5eEVrtcu9VFSZOXow.cI78.OxOKj4e0nCiw3.I3oCtHKLLHeuO6Idxff8EW MKbvCcVlfNywp7MwVeAj7v2WcYdP8gFGSMraUP8u.xnMLD4NIOPkZUbCo3iHySzH64wIrGXg0jvH N5DU0YPt0yQTezdJ15O5n_ryRkDk_IoaMbb1pG_r0KOzZK86YRzmbtu13BJfE9jYiheLu2_DjwHF lj3nSuBR30qBZiWOIM0ArI8zwSeKaPsDiIwPQprJ9I1LVFLaTZfPM5hKN0GIomiAUZ3nhPRNx_HX hChZvtwaRViiap7EoXec_lbd2 Received: from sonic.gate.mail.ne1.yahoo.com by sonic304.consmr.mail.gq1.yahoo.com with HTTP; Fri, 21 Jun 2019 16:16:58 +0000 Received: from 209.107.216.243 (EHLO [172.20.145.135]) ([209.107.216.243]) by smtp428.mail.gq1.yahoo.com (Oath Hermes SMTP Server) with ESMTPA ID c3b86f9dea5590fa5b7492475ff2c682 for ; Fri, 21 Jun 2019 16:16:57 +0000 (UTC) From: charles newsom Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (1.0) Date: Fri, 21 Jun 2019 09:16:55 -0700 Subject: Numeric portable Message-Id: <67C6C9D0-ACC2-45E8-9C20-7D3F3C73C91B@yahoo.com> To: gnumeric-list@gnome.org X-Mailer: iPad Mail (16F203) X-BeenThere: gnumeric-list@gnome.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: GNOME spreadsheet List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Jun 2019 16:17:17 -0000 Is there a Mac download for numeric portable. If not can I use with Macport= s. Thanks Sent from my iPad= From inlandchuck@yahoo.com Fri Jun 21 16:18:39 2019 Return-Path: X-Original-To: gnumeric-list@gnome.org Delivered-To: gnumeric-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp.gnome.org (Postfix) with ESMTP id 2A01F760A6 for ; Fri, 21 Jun 2019 16:18:39 +0000 (UTC) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Flag: NO X-Spam-Score: 1.901 X-Spam-Level: * X-Spam-Status: No, score=1.901 tagged_above=-999 required=2 tests=[BAYES_50=0.8, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_INVALID=0.1, DKIM_SIGNED=0.1, FREEMAIL_FROM=0.001, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001] autolearn=no Received: from smtp.gnome.org ([127.0.0.1]) by localhost (restaurant.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ujuysEYIaiwZ for ; Fri, 21 Jun 2019 16:18:27 +0000 (UTC) Received: from sonic307-55.consmr.mail.gq1.yahoo.com (sonic307-55.consmr.mail.gq1.yahoo.com [98.137.64.31]) by smtp.gnome.org (Postfix) with ESMTPS id 01EC676116 for ; Fri, 21 Jun 2019 16:18:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s2048; t=1561133907; bh=LrIeG3WkLo9zRwhj0e7SDOY+ka33TSenIncanHAKEHQ=; h=From:Date:Subject:To:From:Subject; b=SnX9/z7SIphF6e6WY7kXJhmqaGkKqmpootpOX+zbqbXTH1N0XgdmOPapJp4d28UP0vo2P6GNuxXZXWLOLxR9TyTqm74D8s3ct5LIyelldNK+arehxmQzZdFCvOjWRWRf7XGfn9XDlUqQWgVIcBxbM0gWHbn/Nbehfy88GHEBcmhQxKPuKn8N1+PaZP47+NEiQgna8db1bEjeeE5g5v/xRxsfiUQZlq5DOktn5K08BFzNtmf8zc1rKVnx7sNFvIAzbQ+0EIXMkWiFCc+vLr73zCEzDxtyQfuY3xCmFhpYUXO2OCRRpc2VBMHSx5m66lsqOOxgTZkzHQmjdDI57zAf7w== X-YMail-OSG: ORCYEb4VM1kv4NJW_6A5tGZI.0jmjmcCW.MvVHJLwcVAyly04cilc4BshQ8CMIu p4wePEYonxeaxBzs.bvumeTC.okMz.kLvsCVX6eH5BAf_jqbxMQEze8K39Y7kmGWtpQhy1M0.IbV y3edRoIZ7BXzuzOUiJnrdlDdxZBzb6OVFcJpq.JjUJHzDcprhaiJqJHToZH1ABixjl8YhdgAUnc_ 72lVt3klBMnTqGTXumT0mJfH4oMC3j0Y51Vrjeu4qoqoWlsCoLBjUj9zpGT.ar7AxDhTCYyJIItH mkpK_p7.PzwbIoUl_0ZH8AII.19VRMMLNxFR560WlAYjlUP96E37zo_iqJL8qvT9dN_TWw_gRwoK cKoQ4YpNJbdE3d7dHEJcdmE0ctWoRigaroH6O0Oev4YoCY6G2P7ckyKUNVMumhJ22KiGYQluySyZ .2LRm_LOZw5.vBP7FlssnKPnAYFJ4INzu_AQgAYQGHZ3Gn8qU2CkkYtfft9QRPRPC6OcDJcakGE_ K0gYEDe2L192ctdKIRUpVRV1cevTRPSqJiIeNlhnuYKWxKtt4Gay93lJYULtaPNp0ePqDSXKZJRr rQhXpy8C5w8N_MBDeUKH0grZGbW_yncK2VgSLjwdAzWXtgjZ_rJKCM80G0P8ZgSkHy6t882aTNzt UjO9eH.s0X1qdFQ8JkVwdFCRKPk8F3UvFM22W7ClCZw0PP8D8SElqFQZWxPNTVbuEWF27r.SFLvP ywr0dMD_6kDMHcjjMogcRcgRGWPcHazj8s6lHLFJMKhvL9Hpq8V3CORxDpIVoXNEYadaMqEmQKeC znZy5dRLn9rQeTwd6b8koc4AqBe_.xXIu_.xh5oiFDvowwwL07LLmFKmXxKuYG298WN1ZJEY5qsH _rmUxC2KlFKvw_nHSuRd8C5FHJIGBFG.rwPrLReawQENMpsT4Ey4Pl0sRU7ixpsXfK0CgsyIspSc Ts30aXp2HQrJX1rPb2_KEc7jvjnVNFeLYKx9olhq4hCjyR1hPWitLJWiw0D.OjSTzjZvGcjtePHL BFJMEAhoy6.vwq82rwxNH_3XaFrigTYsBYpBTYsPz4ITPIO_hMA8VOong9B3R3Vz_e.PGRMmRVGR sQQcajb3YbrL4_yZpJxHjgv9Ym.ApzDp51gIxIvEWoRVrXoPghdtOyhSS6R_MET5XB6H0.vzqZYr FufhXwC93dRK.14Xr.jee5HmmmZXvTzQ- Received: from sonic.gate.mail.ne1.yahoo.com by sonic307.consmr.mail.gq1.yahoo.com with HTTP; Fri, 21 Jun 2019 16:18:27 +0000 Received: from 209.107.216.243 (EHLO [172.20.145.135]) ([209.107.216.243]) by smtp402.mail.gq1.yahoo.com (Oath Hermes SMTP Server) with ESMTPA ID 540978d56bbfb72c8757a864b6ee3e3e for ; Fri, 21 Jun 2019 16:18:26 +0000 (UTC) From: charles newsom Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (1.0) Date: Fri, 21 Jun 2019 09:18:24 -0700 Subject: Help Gnumeric Portable Message-Id: <7EA4ABC7-67D3-41CF-848C-B44B3FEAE1FA@yahoo.com> To: gnumeric-list@gnome.org X-Mailer: iPad Mail (16F203) X-BeenThere: gnumeric-list@gnome.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: GNOME spreadsheet List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Jun 2019 16:18:39 -0000 Is there a Mac download if not can I use with Macports. Thanks Sent from my iPad