Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Excel Sheet Formatting
Message
From
06/03/2006 16:48:40
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
06/03/2006 16:22:48
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01087027
Message ID:
01101867
Views:
8
>>Sample:
>>
>>  .FormatConditions.Delete
>>  .FormatConditions.Add(xlExpression,, '=Left($D2,5)="Sales"')
>>  With .FormatConditions(1)
>>    .Font.Bold = .T.
>>    .Interior.ColorIndex = 4
>>  Endwith
>>
Cetin
>
>Great! It will never comes to my mind :o))
>You just have a little typo here, or maybe it is not a typo but it depends what list separator you set in Regional settings? but I think it should be:
>
>
>*********************************************  |
>.FormatConditions.Add(xlExpression,, '=Left($D2;5)="Sales"')
>
Boris,
It is not a typo. I don't use European list separator but USA settings.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform