#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8
Default formula

In cell C32 I have the formula =C31-C30. However on occasions cell C31 may be
x. How can I make destination cell to read x rather than #### due to the
error in the formula.

When this is fixed I will have more to follow
  #2   Report Post  
Posted to microsoft.public.excel.misc
CLR CLR is offline
external usenet poster
 
Posts: 1,998
Default formula

Use this instead...

=IF(C31="x","x",C31-C30)

Vaya con Dios,
Chuck, CABGx3



"Andy_Trow" wrote:

In cell C32 I have the formula =C31-C30. However on occasions cell C31 may be
x. How can I make destination cell to read x rather than #### due to the
error in the formula.

When this is fixed I will have more to follow

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 01:03 PM.

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

About Us

"It's about Microsoft Excel"