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
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


0