OpenOffice.org 2.x Guida Utente Pagina 297

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 508
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 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
Vedere la pagina 296
1 2 ... 292 293 294 295 296 297 298 299 300 301 302 ... 507 508

Commenti su questo manuale

Nessun commento