Date: prev next · Thread: first prev next last
2011 Archives by date, by thread · List index


Hallo Frieder,

ich habe Deinen Code bei mir 'eingebaut', aber der tut jetzt gar nichts mehr?

Ich habe auch versucht, den Controller einzubauen und zu 'stoppen'

ThisComponent.LockControllers

und wieder 'anzustellen'

s = ThisComponent.getCurrentController().getCount
For n=0 To s
 ThisComponent.UnlockControllers (n)
Next

Nichts??

An der Code-Zeile:
   oSortRange.Sort(aSortDesc())
geht der Debugger einfach so vorbei? Nix passiert??

In der LO ist die aktuelle Tabelle, die, in die zuletzt etwas kopiert wurde, also nicht die Ausgangswerte-Tabelle (BackTest), in der sortiert werden soll.
Ich hab die Sortier-Range geprüft:
AbsoluteName = "$BackTest.$A$2:$V$403"
alles ist so wie es sein soll, alles gibt es, nirgends wird ein Fehler oder Warnung gemeldet, nur, es tut sich nichts?

Was mache ich falsch?

Der grobe Makro-Ablauf ist

Anfangssetup
setzteNeueSpalteAnfangswerte

while Spalte <= LetzteSpalte
   while ParameterZeile > 0
       kopiere Resultate in (neue) Tabelle
       setze neue Parameterzeile
   Wend
   Setzte nächste Spalte
   setzteNeueSpalteAnfangswerte
Wend

In setzteAnfangswerte wird das neue Resultatsblatt 'gemacht'
damit ist das das aktuelle 'sheet'
und die Tabelle mit den Ausgangs-Werten sortiert - aber eben nicht.

Danke schon mal,
Gooly

--
Informationen zum Abmelden: E-Mail an users+help@de.libreoffice.org
Tips zu Listenmails: http://wiki.documentfoundation.org/Netiquette/de
Listenarchiv: http://listarchives.libreoffice.org/de/users/
Alle E-Mails an diese Liste werden unlöschbar öffentlich archiviert

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.