Re: [libreoffice-users] Question on wildcards

2017-02-05 Thread Brian Barker

At 22:46 05/02/2017 +0100, Rob Jasper wrote:
I am looking for a way to use MAXIFS over the equivalent ranges in 
multiple tabs. Something like:

=COUNTIF('2*'.E$2:E$200;C2)
Explanation: For all ranges in tabs with name 2.* (2002, 2003, 2004, 
etc.), range E2:E200 give me the number of occurrences of the value 
define in C2. Is this at all possible?


A simple workaround is to assemble copies of the relevant ranges from 
multiple sheets on a single summary sheet. (After all, the value you 
are trying to derive definitely relates to the data generally, not to 
any specific year.) Then the function reference is simple. Instead of 
simply copying values, you will want to create formulae in the 
summary sheet to harvest values from the individual sheets. That way, 
the values on the summary sheet will automatically update as you work 
on the individual sheets.


Or you could use one sheet instead of multiple, yearly sheets in the 
first place. After all, 1 January 2003 comes as soon after 31 
December 2002 as 31 December 2002 did after 30 December 2002. 
Contrary to the theories of some partygoers, nothing particularly 
discontinuous happens to time at the new year!


I trust this helps.

Brian Barker


--
To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted



Re: [libreoffice-users] How to make chart out of a multi-sheet ods file ?

2017-02-05 Thread shirish शिरीष
at bottom :-

On 06/02/2017, Cley Faye  wrote:
> 2017-02-05 22:32 GMT+01:00 shirish शिरीष :
>
>> Now what I want to do is to make chart from say either page 2 or page
>> 3 but unable to figure out how to do it ?
>>
>
> W
> ​hen creating a chart​, you can either prefix your intervals with
> $. or use the button on the right of each range input then
> change tab to get data from another sheet.
>
> Additionaly, to use multiple ranges (either on the same sheet or on various
> sheets) you can separate ranges using a semicolon, and/or add more data
> ranges in the chart assistant.
>
> For example, this is a multi-sheet multiple range
> string: $Sheet2.$A$1:$A$7;$Sheet1.$B$1:$C$7
>

Could you be a bit slow - Think of telling your 5 year old brother.

I am pretty poor at chart-making unfortunately :(

-- 
  Regards,
  Shirish Agarwal  शिरीष अग्रवाल
  My quotes in this email licensed under CC 3.0
http://creativecommons.org/licenses/by-nc/3.0/
http://flossexperiences.wordpress.com
EB80 462B 08E1 A0DE A73A  2C2F 9F3D C7A4 E1C4 D2D8

-- 
To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted


Re: [libreoffice-users] How to make chart out of a multi-sheet ods file ?

2017-02-05 Thread Cley Faye
2017-02-05 22:32 GMT+01:00 shirish शिरीष :

> Now what I want to do is to make chart from say either page 2 or page
> 3 but unable to figure out how to do it ?
>

W
​hen creating a chart​, you can either prefix your intervals with
$. or use the button on the right of each range input then
change tab to get data from another sheet.

Additionaly, to use multiple ranges (either on the same sheet or on various
sheets) you can separate ranges using a semicolon, and/or add more data
ranges in the chart assistant.

For example, this is a multi-sheet multiple range
string: $Sheet2.$A$1:$A$7;$Sheet1.$B$1:$C$7

-- 
To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted


[libreoffice-users] Question on wildcards

2017-02-05 Thread Rob

Hi,

I am looking for a way to use MAXIFS over the equivalent ranges in multiple 
tabs. 
Something like:

=COUNTIF(‘2*'.E$2:E$200;C2)

Explanation: For all ranges in tabs with name 2.* (2002, 2003, 2004, etc.), 
range E2:E200 give me the number of occurrences of the value define in C2

Is this at all possible?


-- 
To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted


[libreoffice-users] How to make chart out of a multi-sheet ods file ?

2017-02-05 Thread shirish शिरीष
Dear Friends,

I want to make a chart from content in a multi-sheet file.

As an example to illustrate, I use
https://ec.europa.eu/home-affairs/sites/homeaffairs/files/what-we-do/policies/borders-and-visas/visa-policy/docs/2015_consulates_schengen_visa_stats_en.xlsx
. I converted the .xlsx to .ods using calligrasheets.

I was able to open the resultant file into libreoffice. See
https://dropfile.to/Sks88Py

Now what I want to do is to make chart from say either page 2 or page
3 but unable to figure out how to do it ?

I am running Libreoffice 5.2.4.2.1 on Debian testing -

[$] libreoffice --version

LibreOffice 5.2.4.2.1 20m0(Build:2)

Looking forward for a solution.

-- 
  Regards,
  Shirish Agarwal  शिरीष अग्रवाल
  My quotes in this email licensed under CC 3.0
http://creativecommons.org/licenses/by-nc/3.0/
http://flossexperiences.wordpress.com
EB80 462B 08E1 A0DE A73A  2C2F 9F3D C7A4 E1C4 D2D8

-- 
To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted


Re: [libreoffice-users] Verified fatal error

2017-02-05 Thread John R. Sowden

Thanks for the feedback.  I'll give it a try.

John


On 02/05/2017 04:30 AM, Bruce Hohl wrote:

This is not really an answer but ... sometimes I have a problem with my
Windows PC at work, and the IT person confirms the problem, but trouble
shooting the problem will take longer than reinstalling ... so by analogy I
suggest you rebuild the spreadsheet starting with File > New >
Spreadsheet.  Bring all you data and formulas into the new spreadsheet by
Edit > Paste Special without Formats or Objects.  Better yet just Paste
Special "Values" (Text, Numbers, Date & Time) and recreate the formulas.
Copy & Paste Special selected blocks of cell never entire columns.
Recreate ALL formatting in the new spreadsheet.  End by saving in ODS
format.  I know this might seem like overkill but sometimes particular
spreadsheets "acquire" unique problems which are most easily resolved with
a rebuild (reinstall).  Consider it an opportunity to improve the worksheet
with better functions available more clear layout & formatting.



On Sat, Feb 4, 2017 at 9:48 PM, John R. Sowden 
wrote:


Why has my message regarding a "Fatal Error" as indicated by LibreOffice,
not been responded to?

I have done a further test to find that even if I perform an F9 AND a
save, it still crashes.  This seemed to have started when I turned off
"auto calc".  Haven't tested by turning autocalc back on.

John



On 02/02/2017 07:14 PM, John R. Sowden wrote:


I have a 5 page spreadsheet, one page that gets used ofter, the others
are not used much.  Page 2 is a chart of accounts that a column in page 1
refers to often.  Page 1 is about 400 lines long, maybe 10 columns wide.
There is a date column, but I do not do date math, and no other cells refer
to the date column.  That said, after December, through April (FY),
entering data takes about 30 seconds per cell (a long time in computer
years).  The solution I received from this list was to turn off all
formatting (font, bold, not much more).  That was unacceptable, so recently
I tried turning off auto-calc, requiring I use F9 to recalc the sheet after
additions/changes.  It didn't help much.  And, in the process, I found the
following.

On to the "verified fatal error":
I have a group of about 10 lines that I want to delete.
Lines above and below are referenced in page 3.
I select and delete the lines and get the following fatal error:
(three times (verified))
  Fatal Error (title in a window)
  multi_type_vector::position#1321:block position not found!
  (logical pos=4294967275, block size=9. logical size=1048575)

I had 5 sheets open, all 5 were damaged, and all 5 were recovered upon
reentry.

Ubuntu 16.04 and LO version 5.1.4

What I have not tried is to F9 and/or save before the delete.

John




--
To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-uns
ubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be
deleted





--
To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted


Re: [libreoffice-users] Verified fatal error

2017-02-05 Thread Bruce Hohl
This is not really an answer but ... sometimes I have a problem with my
Windows PC at work, and the IT person confirms the problem, but trouble
shooting the problem will take longer than reinstalling ... so by analogy I
suggest you rebuild the spreadsheet starting with File > New >
Spreadsheet.  Bring all you data and formulas into the new spreadsheet by
Edit > Paste Special without Formats or Objects.  Better yet just Paste
Special "Values" (Text, Numbers, Date & Time) and recreate the formulas.
Copy & Paste Special selected blocks of cell never entire columns.
Recreate ALL formatting in the new spreadsheet.  End by saving in ODS
format.  I know this might seem like overkill but sometimes particular
spreadsheets "acquire" unique problems which are most easily resolved with
a rebuild (reinstall).  Consider it an opportunity to improve the worksheet
with better functions available more clear layout & formatting.



On Sat, Feb 4, 2017 at 9:48 PM, John R. Sowden 
wrote:

> Why has my message regarding a "Fatal Error" as indicated by LibreOffice,
> not been responded to?
>
> I have done a further test to find that even if I perform an F9 AND a
> save, it still crashes.  This seemed to have started when I turned off
> "auto calc".  Haven't tested by turning autocalc back on.
>
> John
>
>
>
> On 02/02/2017 07:14 PM, John R. Sowden wrote:
>
>> I have a 5 page spreadsheet, one page that gets used ofter, the others
>> are not used much.  Page 2 is a chart of accounts that a column in page 1
>> refers to often.  Page 1 is about 400 lines long, maybe 10 columns wide.
>> There is a date column, but I do not do date math, and no other cells refer
>> to the date column.  That said, after December, through April (FY),
>> entering data takes about 30 seconds per cell (a long time in computer
>> years).  The solution I received from this list was to turn off all
>> formatting (font, bold, not much more).  That was unacceptable, so recently
>> I tried turning off auto-calc, requiring I use F9 to recalc the sheet after
>> additions/changes.  It didn't help much.  And, in the process, I found the
>> following.
>>
>> On to the "verified fatal error":
>>I have a group of about 10 lines that I want to delete.
>>Lines above and below are referenced in page 3.
>>I select and delete the lines and get the following fatal error:
>> (three times (verified))
>>  Fatal Error (title in a window)
>>  multi_type_vector::position#1321:block position not found!
>>  (logical pos=4294967275, block size=9. logical size=1048575)
>>
>> I had 5 sheets open, all 5 were damaged, and all 5 were recovered upon
>> reentry.
>>
>> Ubuntu 16.04 and LO version 5.1.4
>>
>> What I have not tried is to F9 and/or save before the delete.
>>
>> John
>>
>>
>>
>
>
> --
> To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org
> Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-uns
> ubscribe/
> Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
> List archive: http://listarchives.libreoffice.org/global/users/
> All messages sent to this list will be publicly archived and cannot be
> deleted
>

-- 
To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted


Re: [libreoffice-users] LibreOffice Help in version 5.3.0.3

2017-02-05 Thread M Henri Day
2017-02-04 20:28 GMT+01:00 Bruce Hohl :

> Did you install the separate help package for 5.3.0.3?
> http://www.libreoffice.org/download/download/?type=deb-x86_6
> 4=5.3.0=pick
>
> On Sat, Feb 4, 2017 at 12:47 PM, M Henri Day  wrote:
>
> > ​After upgrading recently to (the Swedish version of) LibreOffice
> 5.3.0.3,
> > I find that I can no longer access LibreOffice Help - clicking on the
> > Help-button and then LibreOffice Help (F1) instead opens a new browser
> > window. This in contrast to the situation in LibreOffice 5.2.4.2, in
> which
> > the same procedure opens, as expected, to the help pages
>
>
> > A bug ? Has anyone else experienced this ?...
> >
> > Henri
>

​Thanks Bruce ! I had downloaded the three LO packages and thought I had
installed them all, but after checking I realised that I had failed to
install not the the langpack, but the helppack.​
​ That now done, everything is hunky-dory​
​ 

Henri

-- 
To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted