Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Excel Freeze Frames
Message
De
19/03/2007 12:33:20
 
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01204444
Message ID:
01205585
Vues:
24
Hi
Maybe i'm just being a bit dumb on this one. I want to leave the user facing a spreadsheet that has freezpanes and autofilter already set. All the rest of the formatting is done elsewhere in the program, and I just have these two elements to sort out.

Alan


*- Finish
oSheet.PageSetup.PrintArea = "$A$1:$S$8800"

oSheet.Range("A8").Select
oSheet.FreezePanes = "True"

oSheet.Range("A8:S8800").Select
oSheet.Selection.AutoFilter
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform