#Value! Assistance
From: bj (anonymous_at_discussions.microsoft.com)
Date: 08/26/04
- Next message: Jason Morin: "Re: convert hh:mm:ss to mm"
- Previous message: JE McGimpsey: "Re: Service Charge Formula"
- In reply to: Jay: "#Value! Assistance"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 26 Aug 2004 12:50:43 -0700
try
=if(B2<>"",M2/0.003472222*5,"")
>-----Original Message-----
>What I'd like to do is eliminate this error in the
resulting cell's when
>there may be no data in the cells involved in the
calculations. As it stands
>currently as long as cell B2 and M2 cantain data, I'm
okay. However, if this
>cell's do not contain data, then I end up with the
dreaded #Value! error.
>Below is a sample of what I currently have:
>
>=IF(B2<>"",M2," ")/0.003472222*5
>
>Any asitance with the formula above will be appreciated.
>
>Thanks,
>.
>
- Next message: Jason Morin: "Re: convert hh:mm:ss to mm"
- Previous message: JE McGimpsey: "Re: Service Charge Formula"
- In reply to: Jay: "#Value! Assistance"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|