OpenOffice.org 2.x Uživatelská příručka Strana 297

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 508
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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
Zobrazit stránku 296
1 2 ... 292 293 294 295 296 297 298 299 300 301 302 ... 507 508

Komentáře k této Příručce

Žádné komentáře