A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Excel » Worksheet Functions
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Conditional Formatting Q



 
 
Thread Tools Display Modes
  #1  
Old August 2nd, 2008, 11:08 AM posted to microsoft.public.excel.worksheet.functions
Sean
external usenet poster
 
Posts: 162
Default Conditional Formatting Q

What formula could I use within CF to express the following

If A1 in Sheet1 is less than or equal to 80% of the value of A1 in
Sheet2, then change text colour (I know how to format, just not sure
of the syntax of the formula)

Thanks

  #2  
Old August 2nd, 2008, 11:17 AM posted to microsoft.public.excel.worksheet.functions
Bob Phillips
external usenet poster
 
Posts: 5,994
Default Conditional Formatting Q

=A1=INDIRECT("Sheet2!A1")*80%

--
---
HTH

Bob


(there's no email, no snail mail, but somewhere should be gmail in my addy)



"Sean" wrote in message
...
What formula could I use within CF to express the following

If A1 in Sheet1 is less than or equal to 80% of the value of A1 in
Sheet2, then change text colour (I know how to format, just not sure
of the syntax of the formula)

Thanks



 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 10:49 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.