Visual Basic - Urgente Vb6 a Excel

Life is soft - evento anual de software empresarial
 
Vista:

Urgente Vb6 a Excel

Publicado por Fernando (21 intervenciones) el 06/10/2003 22:22:01
POr fabor necesito saber porque me tira el siguiente error:(Error de Automatizacion) en esta linea:
objExcel.Visible = True
y en esta:
With objExcel.ActiveSheet
.Range(.Cells(6, 2), .Cells(6, 16)).Borders.LineStyle = xlContinuous 'Cuadro
.Range(.Cells(6, 2), .Cells(6, 16)).Font.Bold = True
.Range(.Cells(6, 2), .Cells(6, 16)).Font.Size = 10
.Range(.Cells(6, 2), .Cells(6, 16)).Font.Name = "Book Antiqua"
End With

es urgente please
de ante mano muchas gracias
Valora esta pregunta
Me gusta: Está pregunta es útil y esta claraNo me gusta: Está pregunta no esta clara o no es útil
0
Responder