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 » General Discussion
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Conditional Formatting - Display a dash



 
 
Thread Tools Display Modes
  #1  
Old May 15th, 2009, 08:37 PM posted to microsoft.public.excel.misc
AuditIA
external usenet poster
 
Posts: 3
Default Conditional Formatting - Display a dash

I must be doing something wrong - I can't get it to work. I typed in exactly
what it said in the HELP example, but it still doesn't work. I entered
=IFERROR(A2/A3,"-") It put a green triangle in the upper left corner, but
did not change the view of that cell to a "-". What am I supposed to do?
  #2  
Old May 15th, 2009, 09:18 PM posted to microsoft.public.excel.misc
Andy_N1708 via OfficeKB.com
external usenet poster
 
Posts: 22
Default Conditional Formatting - Display a dash

Try this

= if(iserror(A2/A3),'"-")

AuditIA wrote:
I must be doing something wrong - I can't get it to work. I typed in exactly
what it said in the HELP example, but it still doesn't work. I entered
=IFERROR(A2/A3,"-") It put a green triangle in the upper left corner, but
did not change the view of that cell to a "-". What am I supposed to do?


--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...excel/200905/1

  #3  
Old May 15th, 2009, 09:23 PM posted to microsoft.public.excel.misc
Alan
external usenet poster
 
Posts: 431
Default Conditional Formatting - Display a dash

You wouldn't use conditional formatting to do that, it only changes the
formatting like colours, fonts etc. '-' isn't a format, it's a character.
Just your the formula in the cell you want to display it,
Regards
Alan.
"AuditIA" wrote in message
...
I must be doing something wrong - I can't get it to work. I typed in
exactly
what it said in the HELP example, but it still doesn't work. I entered
=IFERROR(A2/A3,"-") It put a green triangle in the upper left corner, but
did not change the view of that cell to a "-". What am I supposed to do?


  #4  
Old May 15th, 2009, 09:37 PM posted to microsoft.public.excel.misc
Alan
external usenet poster
 
Posts: 431
Default Conditional Formatting - Display a dash

Just PUT your the formula in the cell you want to display it

Typo,
Sorry.
"Alan" wrote in message
...
You wouldn't use conditional formatting to do that, it only changes the
formatting like colours, fonts etc. '-' isn't a format, it's a character.
Just your the formula in the cell you want to display it,
Regards
Alan.
"AuditIA" wrote in message
...
I must be doing something wrong - I can't get it to work. I typed in
exactly
what it said in the HELP example, but it still doesn't work. I entered
=IFERROR(A2/A3,"-") It put a green triangle in the upper left corner,
but
did not change the view of that cell to a "-". What am I supposed to do?



  #5  
Old May 16th, 2009, 04:36 PM posted to microsoft.public.excel.misc
Gord Dibben
external usenet poster
 
Posts: 20,252
Default Conditional Formatting - Display a dash

Works for me in Excel 2007 when that formula is entered in a cell other than
A2 or A3 and an error occurs.

What's in A2 and A3?

BTW...........this is not Conditional Formatting.


Gord Dibben MS Excel MVP


On Fri, 15 May 2009 12:37:01 -0700, AuditIA
wrote:

I must be doing something wrong - I can't get it to work. I typed in exactly
what it said in the HELP example, but it still doesn't work. I entered
=IFERROR(A2/A3,"-") It put a green triangle in the upper left corner, but
did not change the view of that cell to a "-". What am I supposed to do?


 




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 12:17 AM.


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