Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Excel Sheet Formatting
Message
 
 
To
06/03/2006 16:44:37
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
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:
01101922
Views:
12
>>>Sample:
>>>
>>>  .FormatConditions.Delete
>>>  .FormatConditions.Add(xlExpression,, '=Left($D2,5)="Sales"')
>>>  With .FormatConditions(1)
>>>    .Font.Bold = .T.
>>>    .Interior.ColorIndex = 4
>>>  Endwith
>>>
Cetin
>>
>>Cetin,
>>
>>Thanks again. I tried to applied the conditional formatting interactively:
>>
>>="search(""Total"",$A$191) > 0", but nothing changed. I'm not sure how to specify formula that I want to apply formatting if I have some specific text in the first column and apply this formatting for that row.
>
>Read the sample.
>Cetin

Thanks, I think I can use SEARCH, but so far I decided to use UPPER and LEFT for simplicity. Thanks again.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform