http://fieldofglory.fr/spip.php?article2

Moderators: hammy, philqw78, terrys, Slitherine Core, Field of Glory Moderators, Field of Glory Design
Hi,nicofig wrote:the version 2.5 corrected is online :
Guess not, but it's not really difficult to make it work in OpenOffice yourself.OldenTired wrote:so no versions that work in open office yet?
Code: Select all
1.) Format -> Sheet -> Show, then select: Donées
2.) Enter a '0' (zero) into cell N6
3.) Same sheet, cell B1, replace: ="Traduction!$A$1:"&ADDRESS_XL(COUNTA($Traduction.A$1:A$65536);COUNTA(Language_choices);1;TRUE())
with this:="Traduction.$A$1:"&ADDRESS(COUNTA($Traduction.A$1:A$65536);COUNTA(Language_choices);1;"Traduction")
4.) Insert -> Names -> Define: 'Zone_Traduction' from this: =INDIRECT_XL($Données.$B$1)
to this: =INDIRECT($Données.$B$1)
5.) Format -> Sheet -> Hide