Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Freeze a row in Excel
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00654058
Message ID:
00654152
Vues:
13
>Fred,
>
>Try the follow code:
>
>
>*	Set the FreezePane property so the user can scroll through the rows
>*	and the first row is still visible
>loWorkSheet.Rows(2).Select
>loExcel.ActiveWindow.FreezePanes = .T.
>loWorkSheet.Cells(1,1).Activate
>
>
>
>Good luck,
>Kurt


Forgot the Select. That's why I could not get it to work.

Thanx.
Fred Lauckner

You know, it works on my computer. I don't know what your problem is.

.Net aint so bad.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform