Re: Search & Replace Formula in Cell with a Named Array

2016-06-04 Thread Brian Barker
At 13:38 04/06/2016 -0400, Vince Bonly wrote: Using the Find&Replace feature in AOO 4.1.2 Calc, is it possible to replace a formula, such as: =SUMPRODUCT($D$343:$L391>100;$D$343:$L391<109) with: =SUMPRODUCT(_2016_Scores_Target_Vince>100;_2016_Scores_Target_Vince<109) where: _2016_Scores_Target_V

Re: Emails

2016-06-04 Thread Andrea
Am 04.06.2016 um 20:01 schrieb Virginia Robeck: I would like to stop getting all these Emails. How do I do that? To remove your address from the list, send a message to: - To unsubscribe, e-mail: users-unsubscr...@openoff

Re: Emails

2016-06-04 Thread Matthias Engel
To remove your address from the list, send a message to: mailto:users-unsubscr...@openoffice.apache.org>> > Am 04.06.2016 um 20:01 schrieb Virginia Robeck : > > I would like to stop getting all these Emails. How do I do that?

Emails

2016-06-04 Thread Virginia Robeck
I would like to stop getting all these Emails. How do I do that?

Search & Replace Formula in Cell with a Named Array

2016-06-04 Thread Vince
Using the Find&Replace feature in AOO 4.1.2 Calc, is it possible to replace a formula, such as: =SUMPRODUCT($D$343:$L391>100;$D$343:$L391<109) with: =SUMPRODUCT(_2016_Scores_Target_Vince>100;_2016_Scores_Target_Vince<109) where: _2016_Scores_Target_Vince is a named array ($D343:$L391) ?