Positionierung des Cursors im aktiven Dokument

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Jörg Reinhardt (jr_at_dragonconsulting.de)
Date: 05/12/04


Date: Wed, 12 May 2004 05:44:07 -0700

Hallo,

ich hole aus einer Datenbank mit Warenwirtschaftsdaten
Artitekldaten und füge diese an die aktuelle
Cursorposition im Dokument ein (quasi als dynamischer
Textbaustein). In der letzten Zeile wird ein
rechtsbündiger Tabulator gesetzt und der String "Euro /
Stück / netto" eingefügt. Der Cursor steht jetzt am
Anfang der nächsten Zeile. Ich würde Ihn gerne vor "Euro"
stehen haben, da dort die Mitarbeiter der Preis eingeben
und die manuelle Verschiebung des Cursors doch unnötig
Zeit kostet. Finde leider keine passende Funktion in Word
2000. Kann mir jemand einen Hinweis geben?

Vielen Dank von einem VBA-Neuling.



Relevant Pages

  • VB strings, MSXML, Latin 9, and the Euro
    ... The XML text may contain the Euro symbol. ... want to place the text into a VB string, and sometime later, a cell. ... If I decode the XML text into a byte array, I can see that the Euro ...
    (microsoft.public.excel.programming)
  • Writing Euro symbol with utf encoding
    ... I am writing a string from the database into a text file which contains ... "Euro" symbol. ... I have tried using iconv() and utf_encode and ...
    (comp.lang.php)