Yo hago esto:
- Code: Select all Expand view RUN
#define CLR_FONDO_CELDA nRgb( 204, 255, 204 ) //GoosFancito
Luego quiero utilizarlo aca:
- Code: Select all Expand view RUN
oExcel:say(01, 01, "PESQUERA", , CLR_FONDO_CELDA,,,,,)
Y me da error. En que le estoy pifiando? ( lease pifiando = errando )
Gracias.