OpenOffice.org 2.x Betriebsanweisung Seite 297

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 508
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 296
Chapter 4: Spreadsheets in Calc
Sample macro:
Function Example Validity(CellValue as String, TableCell as String)
Dim msg as string
msg =Invalid value: &'” & CellValue &'"
msg = msg & in table: &'” & TableCell &'"
MsgBox msg ,16,"Error message"
End Function
Note: After changing the action for a cell on the Error Alert tab page and closing the dialogue with
OK
, another
cell must be selected before the change takes effect.
OpenOffice.org User Guide for 2.x 263
Seitenansicht 296
1 2 ... 292 293 294 295 296 297 298 299 300 301 302 ... 507 508

Kommentare zu diesen Handbüchern

Keine Kommentare