Guys:
How can i do that?
Thanks
Jimmy wrote:I have to look into my crystal ball ...
but I don't see a solution with so little information.
Sub Macro1()
'
' Macro1 Macro
'
'
With ActiveWindow
.SplitColumn = 0
.SplitRow = 1
End With
ActiveWindow.FreezePanes = True
End Sub
oWin := oExcel:ActiveWindow
oSheet:Cells( 2, 1 ):Select()
oWin:FreezePanes := .t.
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: No registered users and 47 guests